[ 
https://issues.apache.org/jira/browse/GEODE-2091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15655469#comment-15655469
 ] 

ASF subversion and git services commented on GEODE-2091:
--------------------------------------------------------

Commit e01dbe6f557a11aa99cd6ec4da349a38a97d678e in incubator-geode's branch 
refs/heads/develop from [~eshu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=e01dbe6 ]

GEODE-2091: Do not return false when containsValueForKey call failed in a 
transaction

Correctly handle exception to fail the transaction instead of returning null.
Add check for colocated buckets so that correct TrasactionException can be 
thrown.
Fix containsKey method call as well.
Add test cases in dunit test.


> PartitionedRegion containsValueForKey() in transaction may return false if 
> there is a rebalance
> -----------------------------------------------------------------------------------------------
>
>                 Key: GEODE-2091
>                 URL: https://issues.apache.org/jira/browse/GEODE-2091
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Eric Shu
>
> PartitionedRegion containsValueForKey() in transaction may return false if 
> the bucket contains the entry is moved to other node due to rebalance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to