[dst] Avoid conflict resolution if waiting transaction is unblocked from unresolvable conflict #13577
Labels
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-3156
See:
yugabyte-db/src/yb/docdb/wait_queue.cc
Line 352 in dc81106
yugabyte-db/src/yb/docdb/conflict_resolution.cc
Line 656 in dc81106
Instead of re-running conflict resolution in these cases, just rollback the transaction and fail the operation
The text was updated successfully, but these errors were encountered: