[
https://issues.apache.org/jira/browse/GEODE-6892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16868543#comment-16868543
]
ASF subversion and git services commented on GEODE-6892:
--------------------------------------------------------
Commit b38142c2881682e3f9863a80b1c3938c8b3f2dad in geode's branch
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=b38142c ]
GEODE-6892: Default entryCount for newly created region to 0 (#3726)
> Default entryCount for newly created region to 0
> ------------------------------------------------
>
> Key: GEODE-6892
> URL: https://issues.apache.org/jira/browse/GEODE-6892
> Project: Geode
> Issue Type: Bug
> Reporter: Jens Deppe
> Assignee: Jens Deppe
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Using the v2 API, if a newly created region is immediately listed, it may
> show the {{entryCount}} as {{-1}}. This is due MBeans being queried for this
> data and those beans may not be ready at the time of querying. This will be
> confusing to users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)