From issues-return-29267-archive-asf-public=cust-asf.ponee.io@geode.apache.org Fri Jan 19 19:30:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id CC826180670 for ; Fri, 19 Jan 2018 19:30:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B9F7D160C36; Fri, 19 Jan 2018 18:30:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0F51A160C1B for ; Fri, 19 Jan 2018 19:30:04 +0100 (CET) Received: (qmail 30392 invoked by uid 500); 19 Jan 2018 18:30:04 -0000 Mailing-List: contact issues-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list issues@geode.apache.org Received: (qmail 30297 invoked by uid 99); 19 Jan 2018 18:30:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Jan 2018 18:30:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id C10891A090F for ; Fri, 19 Jan 2018 18:30:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.711 X-Spam-Level: X-Spam-Status: No, score=-100.711 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id oCAhrF8foEAq for ; Fri, 19 Jan 2018 18:30:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3EB715FB37 for ; Fri, 19 Jan 2018 18:30:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 71107E0161 for ; Fri, 19 Jan 2018 18:30:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2D2F121206 for ; Fri, 19 Jan 2018 18:30:01 +0000 (UTC) Date: Fri, 19 Jan 2018 18:30:01 +0000 (UTC) From: "Dave Barnes (JIRA)" To: issues@geode.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (GEODE-4325) User Guide: Clarify eviction actions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GEODE-4325?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-4325: ---------------------------------- Assignee: Dave Barnes > User Guide: Clarify eviction actions > ------------------------------------ > > Key: GEODE-4325 > URL: https://issues.apache.org/jira/browse/GEODE-4325 > Project: Geode > Issue Type: Improvement > Components: docs > Reporter: Dave Barnes > Assignee: Dave Barnes > Priority: Major > > Astute reader Gideon Low observes: > The documentation for eviction action configuration don't make clear that= localDestroy is invalid for Partitioned Regions. This is made more confusi= ng by the following verbiage on overflow-to-disk, which implies that other = eviction action options exist for PR's: "For partitioned regions, this prov= ides the most reliable read behavior across the region" . . . Yes, it is th= e most reliable behavior, but it is also the ONLY supported behavior. The f= act that local-destroy eviction action states "Not available for replicated= regions" without mentioning PR's makes this even more confusing. Here's th= e link for lru-entry-count (lru-heap-percentage and lru-memory-size have th= e exact same problem):=C2=A0[http://gemfire82.docs.pivotal.io/docs-gemfire/= latest/reference/topics/cache_xml.html#lru-entry-count] -- This message was sent by Atlassian JIRA (v7.6.3#76005)