Uh oh!
There was an error while loading. Please reload this page.
HDDS-6685. Follower OM crashed when validating S3 auth info. - #3376
Conversation
nandakumar131
left a comment
There was a problem hiding this comment.
+1, the changes look good.
adoroszlai
commented
May 2, 2022
Thanks @ChenSammi for working on this. Can you please check |
ChenSammi
commented
May 2, 2022
TestOzoneManagerPrepare is passed locally on my laptop. I just pushed a new patch. Let's see if TestOzoneManagerPrepare still fails in CI. |
ChenSammi
commented
May 4, 2022
Thanks @nandakumar131 and @adoroszlai for the code review. |
kaijchen
commented
May 5, 2022
Hi @ChenSammi, seems this PR breaks
|
adoroszlai
commented
May 5, 2022
@ChenSammi Seems like stop/start logic is not entirely fail-safe, or test needs additional/adjusted |
adoroszlai
commented
May 5, 2022
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 |
adoroszlai
commented
May 5, 2022
Upgrade to current Ratis 2.3.0-SNAPSHOT (current |
kaijchen
commented
May 5, 2022
I have just run 100x I guess there might be some issues around restarting the |
adoroszlai
commented
Jan 21, 2024
HDDS-10177 seems to be caused by this change. |
https://issues.apache.org/jira/browse/HDDS-6685