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)