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

[jira] [Assigned] (GEODE-5046) RemotePutMessage.distribute should handle RegionDestoryedException

     [ https://issues.apache.org/jira/browse/GEODE-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Shu reassigned GEODE-5046:
-------------------------------

    Assignee: Eric Shu

> RemotePutMessage.distribute should handle RegionDestoryedException
> ------------------------------------------------------------------
>
>                 Key: GEODE-5046
>                 URL: https://issues.apache.org/jira/browse/GEODE-5046
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>
> RemotePutMessage.distribute() tries to get a version tag from a remote member in a loop. It tries another member if one member failed. 
> It is possible that a region is destroyed on a member, and the method should handle it and retry to another member instead of failing the operation.



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