[
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)