Eric Shu created GEODE-7384:
-------------------------------
Summary: 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
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)