sodonnel commented on PR #7173: URL: https://github.com/apache/ozone/pull/7173#issuecomment-2337943950
Now that [HDDS-11331](https://issues.apache.org/jira/browse/HDDS-11331) is resolved, and the DN command processing should be off the main thread, this sort of problem should not happen. I think we should avoid complicating things with the lifeline protocol and instead look to address such issues with the DN to keep it responsive. With the lifeline, it is possible to make a DN appear healthy, but if it cannot heartbeat or process commands, its certainly in a degraded state. The lifeline hides that. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
