[
https://issues.apache.org/jira/browse/GEODE-4088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295473#comment-16295473
]
ASF subversion and git services commented on GEODE-4088:
--------------------------------------------------------
Commit 8d868303d9275d45eadd46325f9bdaa7e225ea8a in geode's branch
refs/heads/develop from Xiaojian Zhou
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8d86830 ]
GEODE-4088: add a dunit test to show the client region keySet() in TX (#1159)
> 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)