bshashikant opened a new pull request #275: URL: https://github.com/apache/incubator-ratis/pull/275
## What changes were proposed in this pull request? Idea of JvmpauseMonitor taken from hadoop with two additional conditions added: 1) If the total jvm pause time exceeds maxRpcTimeout in Ratis, ratis leader will stepdown 2) If the total pause time excceds rpcSlownesstimeout, kill all the ratis pipeline on the node ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1149 ## How was this patch tested? Will be adding init tests ---------------------------------------------------------------- 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]
