During a cold restart , if there are duplicate values generated in two nodes for same key (in one node that is down and in one node that is up) . I know after the cold start we can use the conflict resolution option to get the latest value. My question is what happens to the older value , does that reside to get deleted. Because, if I restart the server which is up now, then this could lead pointing to old value.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
In which situation one record may have multi generations in storage | 2 | 609 | June 13, 2022 | |
Inconsistent reads during a node's start up | 2 | 1224 | June 17, 2016 | |
How can we list the node wise availability of a key value | 5 | 657 | November 21, 2020 | |
I have distributed servers, how do I write a key if not exists atomically? | 4 | 618 | January 19, 2023 | |
How to handle concurrent increments for the same key? | 4 | 6543 | September 19, 2017 |