[ https://issues.apache.org/jira/browse/GEODE-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16444265#comment-16444265 ]
Vadim Lotarev commented on GEODE-4721: -------------------------------------- I tested it with 1.5, seems working for me. > Being invoked within JTA Region.values() (and all iteration related > operations) does return empty collection > ------------------------------------------------------------------------------------------------------------ > > Key: GEODE-4721 > URL: https://issues.apache.org/jira/browse/GEODE-4721 > Project: Geode > Issue Type: Bug > Components: regions, transactions > Reporter: Vadim Lotarev > Priority: Critical > Labels: pull-request-available > Time Spent: 1h > Remaining Estimate: 0h > > {{Region.values()}} returns empty collection being invoked within JTA. Other > operations returns data, for example this workaround works (though less > efficient): {{region.getAll(region.keySet()).values()}}, also > {{Region.size()}} returns correct value. -- This message was sent by Atlassian JIRA (v7.6.3#76005)