[
https://issues.apache.org/jira/browse/GEODE-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964959#comment-16964959
]
ASF subversion and git services commented on GEODE-7384:
--------------------------------------------------------
Commit ba21b6345c0e9158549d2958a268d1fc0b7f38f7 in geode's branch
refs/heads/develop from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ba21b63 ]
GEODE-7384: Members's old Persistent Member Id should be removed (#4257)
* Always remove old Persistent Member Id if persisting its new Id.
> OldId from the same distributed member should be removed when processing the
> dm's PrepareNewPersistentMemberMessage
> -------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-7384
> URL: https://issues.apache.org/jira/browse/GEODE-7384
> Project: Geode
> Issue Type: Bug
> Components: persistence
> Reporter: Eric Shu
> Assignee: Eric Shu
> Priority: Major
> Labels: GeodeCommons
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The old id is being removed only if the PersistenceAdvisorImpl is initialized
> when processing the message. However, this could lead to two
> PersistentMemberIDs from the same member being persisted and there is no way
> that the old id can be removed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)