nizhikov commented on pull request #8345: URL: https://github.com/apache/ignite/pull/8345#issuecomment-707012619
Hello @ivandasch Let's divide improvements of `FailureHandler` and fixes of its usage. I think we should keep the following changes in this PR: 1. Check that count of workers more than 1. 2. Print of the actual hanging thread. And in other PR we should do the following: 1. Fix incorrect usage of `updateHeartbeat` near timely blocking calls like `selector.select`. 2. Print warning on the node start if the failure handler timeout value close to the other timeouts in code. ---------------------------------------------------------------- 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]
