guihecheng commented on pull request #2158: URL: https://github.com/apache/ozone/pull/2158#issuecomment-824491723
> Thanks @guihecheng . The patch looks ok. XceiverServerRatis#handleNodeLogFailure() is actually a raft log disk failure. It should be handled in similar fashion as well. Similarly, KeyValueContainer#flushAndSyncDB() failure also points to a disk gone bad , probably needs a similar handling. @bshashikant Thanks for the hints, that is really helpful, I'll check them, maybe the most possible challenge is to get the container/volume context in these places. > It would be great, if u can add a unit or acceptance test to validate this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
