Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
Description
When there is a timestamp tie, it can be very difficult to discern what has happened, since currently the columns will resolve individually by value. CASSANDRA-6123 would make this a bit more deterministic, but that would also make scenarios like this nearly impossible to troubleshoot. Since timestamp ties should be fairly rare, I propose we at least log the row key that had a tie so operators are aware that something that should almost never happen, is happening.