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

[jira] [Created] (GEODE-4099) Calling Region.size on a partitioned region can cause an intermittent warning log message

Darrel Schneider created GEODE-4099:
---------------------------------------

             Summary: Calling Region.size on a partitioned region can cause an intermittent warning log message
                 Key: GEODE-4099
                 URL: https://issues.apache.org/jira/browse/GEODE-4099
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Darrel Schneider


If Region.size is called on a partitioned region then you may see a warning logged that looks like this:
{code}
SizeMessage: Region "regionName" not found for this member
{code}

This warning should not have been logged and can be safely ignored.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)