-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
In some situations, a transaction may be left hanging indefinitely. For example, this could happen due to an unclean leader election, a bug in the coordinator. We need mechanisms to detect hanging transactions and abort them. A bare minimum is probably a tool which lets a user manually abort a failed transaction after detecting it through monitoring.