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

[jira] [Resolved] (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 ]

xiaojian zhou resolved GEODE-4088.
----------------------------------
    Resolution: Fixed

> 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
>             Fix For: 1.4.0
>
>
> 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)