Consequences of Conflict Resolution #327
javafanboy
started this conversation in
General
Replies: 2 comments
-
The worst outcome will be that conflicting transactions are rolled back - invalid metadata should never be possible and would always indicate a bug in either the code or in the metadata server. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks that sounds reassuring! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When reading about Conflict Resolution in the doc it is not 100% clear to me if the worst outcome will be that multiple (possibly all) conflicting updates are rolled back or if there in any situations the result can be an invalid metadata or data loss?
Beta Was this translation helpful? Give feedback.
All reactions