RATIS-1879. Handle RaftLog corruption when unsafe flush is enabled.#911
RATIS-1879. Handle RaftLog corruption when unsafe flush is enabled.#911szetszwo wants to merge 2 commits intoapache:masterfrom
Conversation
|
Thanks @szetszwo very much for the patch! I'll use the patch to restart and see if we can fix it later on. |
|
@SzyWilliam , as @OneSizeFitsQuorum mentioned in RATIS-1879. We already have WARN_AND_RETURN corruption policy. We does not seem to need this anymore. |
|
@szetszwo Thanks a lot! I was still worrying about this issue yesterday since it turned out that our user turned off the |
|
@szetszwo it looks like you already addressed the issue reported by Ozone four years ago, which is really cool. Thank you for your thorough work!!! |
|
Closing this since the problem is already fixed. |
See https://issues.apache.org/jira/browse/RATIS-1879