Skip to content

Conversation

@vinayakumarb
Copy link
Contributor

  • 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.

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 pending pre-commits. Thank you @vinayakumarb !

Copy link
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slfan1989
Copy link
Contributor

@vinayakumarb Thanks for the contribution! We can re-trigger the build. The crash issue in the YARN ResourceManager JUnit test has been fixed.

@cnauroth
Copy link
Contributor

@cnauroth
Copy link
Contributor

@cnauroth
Copy link
Contributor

I don't know why, but I can't get my manually triggered CI runs to post results back to this PR. It looks clean enough to commit though, so I'm planning to commit to trunk and branch-3.4 later today.

@slfan1989
Copy link
Contributor

I don't know why, but I can't get my manually triggered CI runs to post results back to this PR. It looks clean enough to commit though, so I'm planning to commit to trunk and branch-3.4 later today.

@cnauroth LGTM. This PR is fine and can be merged.

@cnauroth cnauroth closed this in 7696764 Oct 31, 2025
cnauroth pushed a commit that referenced this pull request Oct 31, 2025
…tore in FENCED state

Closes #7999

Signed-off-by: Shilun Fan <[email protected]>
Signed-off-by: Chris Nauroth <[email protected]>
Signed-off-by: Ayush Saxena <[email protected]>
cnauroth pushed a commit that referenced this pull request Oct 31, 2025
…tore in FENCED state

Closes #7999

Signed-off-by: Shilun Fan <[email protected]>
Signed-off-by: Chris Nauroth <[email protected]>
Signed-off-by: Ayush Saxena <[email protected]>
@cnauroth
Copy link
Contributor

I committed this to trunk, branch-3.4 and branch-3.3. @vinayakumarb , thank you for the patch. @slfan1989 and @ayushtkn , thank you for the reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants