Nick Hill created CURATOR-483:
---------------------------------
Summary: Sequential PersistentNodes with protection don't resync
after reconnection
Key: CURATOR-483
URL: https://issues.apache.org/jira/browse/CURATOR-483
Project: Apache Curator
Issue Type: Bug
Components: Recipes
Affects Versions: 4.0.1
Reporter: Nick Hill
When using a {{PersistentNode}} with a sequential creation mode (in my case
ephemeral but I think persistent would be the same) and "protection" turned on,
unexpected duplicate znodes get created upon reconnection after a disconnect
(without the sequence suffix), rather than it just taking ownership of the
previously created znode.
I tracked down the cause of this and have made a simple fix.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)