Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Sometimes we have seen cases when a particular raft log can't be applied because of some issue on OM restart. We should come up with some repair tool or mechanize to skip that transaction so that we can move forward and bring up the service back.
In the simple case when transaction in transactionInfoTable is just a transaction behind than to the raft transaction it is failing for, we can use HDDS-8097 but for the scenario when gap between the transaction in transactionInfoTable and failing transaction is more than one, we will need this tool to skip particular raft log.
Attachments
Issue Links
- is related to
-
HDDS-10879 Statemachine transaction resiliency for OM
- Open