-
Notifications
You must be signed in to change notification settings - Fork 588
HDDS-6685. Follower OM crashed when validating S3 auth info. #3376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
nandakumar131
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, the changes look good.
|
Thanks @ChenSammi for working on this. Can you please check |
TestOzoneManagerPrepare is passed locally on my laptop. I just pushed a new patch. Let's see if TestOzoneManagerPrepare still fails in CI. |
|
Thanks @nandakumar131 and @adoroszlai for the code review. |
|
Hi @ChenSammi, seems this PR breaks
|
|
@ChenSammi Seems like stop/start logic is not entirely fail-safe, or test needs additional/adjusted |
|
Idea for fixing the bind exception: adoroszlai@65e11fa Running 10 iterations: Let's see if it's enough. |
|
Yes, it seems bind exception is fixed. But |
|
Upgrade to current Ratis 2.3.0-SNAPSHOT (current |
|
I have just run 100x I guess there might be some issues around restarting the |
|
HDDS-10177 seems to be caused by this change. |
https://issues.apache.org/jira/browse/HDDS-6685