This issue is in reference to the following issues reported: #442, possibly #390
When there is a split brain scenario and a key is deleted on one node, it will be repopulated when it becomes reconnected and syncs with the other node(s) that still contain the data.
Tombstone support is needed in these scenarios to ensure the keys are deleted on the other nodes when reconnected.
This issue is in reference to the following issues reported: #442, possibly #390
When there is a split brain scenario and a key is deleted on one node, it will be repopulated when it becomes reconnected and syncs with the other node(s) that still contain the data.
Tombstone support is needed in these scenarios to ensure the keys are deleted on the other nodes when reconnected.