vinayakumarb opened a new pull request, #7999: URL: https://github.com/apache/hadoop/pull/7999
- Adds recheck of current state before invoking `transitionToStandBy()` in a new thread. - This re-check avoids setting of `StandByTransitionRunnable#hasAlreadyRun = true` when the state is already StandBy. - This fix, allows proper `transitionToStandby()` when RMStateStore reaches FENCED state. -- 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]
