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

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

Commit faa0e5420fb1f151f3c0ded77132fdae40545f8f in geode's branch 
refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=faa0e54 ]

GEODE-4099: change warning to debug

It is normal for a SizeMessage to arrive and either the
partitioned region to not yet be initialized or it could
have been destroyed. In either case a warning is not needed.
So the warning message has been changed to debug.


> 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
>    Affects Versions: 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.2.1
>            Reporter: Darrel Schneider
>            Assignee: 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)

Reply via email to