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

Owen Nichols closed GEODE-6497.
-------------------------------

> GII provider should send failure message to requester when processing 
> RequestImageMessage during shutdown
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-6497
>                 URL: https://issues.apache.org/jira/browse/GEODE-6497
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>    Affects Versions: 1.1.0
>            Reporter: Eric Shu
>            Assignee: Eric Shu
>            Priority: Major
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> GII requester sends PrepareNewPersistentMemberMessage to other members and 
> then request GII to a provider. Currently the provider would not processing 
> PrepareNewPersistentMemberMessage if it is being shutdown but send a regular 
> reply message to requester. However, provider would process the image 
> request. This causes that requester persists its new id, but provider does 
> not. And this will prevent the requester to be restarted due to 
> ConflictingPersistentDataException.
> The fix is to send a failed message when processing image request, thus 
> prevent the request to persist its new id.



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

Reply via email to