cchenax opened a new pull request #1962: URL: https://github.com/apache/ozone/pull/1962
…e to SCM ## What changes were proposed in this pull request? When datanode initraftlog fail due to bad disk,the datanode can not connect to SCM,and the datanode will always throw the exception,so we should let datanode throw the runtime exception once,and SCM will remove the raftgroup ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4868?orderby=affectedVersion+ASC%2C+priority+DESC%2C+updated+DESC ## How was this patch tested? I will mock the datanode initraftlog fail and the process of the datanode will not always throw the exception ---------------------------------------------------------------- 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]
