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

ASF GitHub Bot commented on GEODE-4088:
---------------------------------------

jhuynh1 closed pull request #1159: GEODE-4088: add a dunit test to show the 
client region keySet() in TX
URL: https://github.com/apache/geode/pull/1159
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> add a dunit test to prove TX will have different behavior for region.keySet
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-4088
>                 URL: https://issues.apache.org/jira/browse/GEODE-4088
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: xiaojian zhou
>            Assignee: xiaojian zhou
>
> Some code used region.keySet() at client side with policy NORMAL. It expected 
> to get local entries only. But in TX, it will actually iterate server 
> region's entries. 
> I introduced a dunit test to show the difference with and without TX. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to