[
https://issues.apache.org/jira/browse/GEODE-7384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963509#comment-16963509
]
ASF subversion and git services commented on GEODE-7384:
--------------------------------------------------------
Commit 010937a1f32b14fde28d2b2418addcd389eadb8b in geode's branch
refs/heads/feature/GEODE-7384 from Eric Shu
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=010937a ]
GEODE-7384: Members's old Persistent Member Id should be removed
* 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
>
> 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)