-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
v8.2, v8.0, v7.0
-
Repl 2025-10-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When stepping up or down, we kill all conflicting operations that are "alive" (have an executing thread) and as we do so, we print out which threads we killed (we print in intent registration code as well).
We should also print which unprepared transactions were aborted when we do that here to make debugging easier.