You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2017/03/30 14:47:41 UTC

[jira] [Updated] (GEODE-2718) inconsistent reads during network partition

     [ https://issues.apache.org/jira/browse/GEODE-2718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt updated GEODE-2718:
------------------------------------
    Component/s:     (was: membership)

> inconsistent reads during network partition
> -------------------------------------------
>
>                 Key: GEODE-2718
>                 URL: https://issues.apache.org/jira/browse/GEODE-2718
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Swapnil Bawaskar
>
> non-persistent partitioned regions exhibit the following behavior:
>  In the event of a network partition where all copies of a bucket end up on the losing side, a get() operation returns a null. A null can signify that the key did not exist, so we should be more explicit about the network partition and throw an error like PartitionOfflineException (which is thrown if the region was persistent).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)