aaronlindsey opened a new pull request #6665:
URL: https://github.com/apache/geode/pull/6665


   GetMemberInformationFunction may throw RegionDestroyedException if a
   hosted region is destroyed while the function is checking the region
   names. This exception is logged as an "error" level message which is
   confusing to users.
   
   Catch the exception and omit the destroyed region from the list of
   hosted region names.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to