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

ASF subversion and git services commented on GEODE-191:
-------------------------------------------------------

Commit b1e7466cb64fd6413c4658026498e5e6f4b8a7c8 in incubator-geode's branch 
refs/heads/develop from [~sbawaska]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=b1e7466 ]

GEODE-191 fix for transactional region.size()

In the merge from sga2 branch, entryCount() no longer consulted the dataView() 
which led to getting wrong size when a transaction is hosted on a remote member.


> region.size() operation sometimes returns incorrect results
> -----------------------------------------------------------
>
>                 Key: GEODE-191
>                 URL: https://issues.apache.org/jira/browse/GEODE-191
>             Project: Geode
>          Issue Type: Bug
>          Components: transactions
>            Reporter: Swapnil Bawaskar
>         Attachments: testForSize.txt
>
>
> In case where a transaction is hosted on a remote member, doing a 
> region.size() operation on a partitioned region returns an incorrect size. 
> The operation returns 0 for size of all the buckets hosted locally.
> This seems to have been introduced in the merge from sga2 branch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to