You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anilkumar Gingade (JIRA)" <ji...@apache.org> on 2018/04/11 23:10:00 UTC

[jira] [Created] (GEODE-5050) distribute() of RemoteDestroyMessage, RemoteInvalidateMessage and RemotePutMessage does not handle the local region destroy

Anilkumar Gingade created GEODE-5050:
----------------------------------------

             Summary: distribute() of RemoteDestroyMessage, RemoteInvalidateMessage and RemotePutMessage does not handle the local region destroy
                 Key: GEODE-5050
                 URL: https://issues.apache.org/jira/browse/GEODE-5050
             Project: Geode
          Issue Type: Bug
          Components: regions
            Reporter: Anilkumar Gingade


distribute() of RemoteDestroyMessage, RemoteInvalidateMessage and RemotePutMessage does not handle the local region destroy.

When local region is destroyed, they keep sending the message to other recipients in the loop instead of handling local region destroy.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)