You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Diane Hardman (JIRA)" <ji...@apache.org> on 2017/12/13 23:56:00 UTC

[jira] [Updated] (GEODE-4088) add a dunit test to prove TX will have different behavior for region.keySet

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

Diane Hardman updated GEODE-4088:
---------------------------------
    Fix Version/s:     (was: 1.4.0)

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