Uh oh!
There was an error while loading. Please reload this page.
HDDS-5246. Wait for ever to obtain CA list which is needed during OM/DN startup - #2266
Conversation
adoroszlai
left a comment
There was a problem hiding this comment.
LGTM, but I'd like to suggest some some trivial code improvements.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ls/HAUtils.java Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
…ls/HAUtils.java Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
…ls/HAUtils.java Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
…ls/HAUtils.java Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
…ls/HAUtils.java Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
…ls/HAUtils.java Co-authored-by: Doroszlai, Attila <6454655+adoroszlai@users.noreply.github.com>
bharatviswa504
commented
May 19, 2021
Thank You @adoroszlai for the thorough review. |
adoroszlai
left a comment
There was a problem hiding this comment.
Thanks @bharatviswa504 for updating the patch.
| <property> | ||
| <name>ozone.scm.ca.list.retry.wait.duration</name> |
There was a problem hiding this comment.
NIT: Can we rename ozone.scm.ca.list.retry.wait.duration to ozone.scm.ca.list.retry.interval to be consistent with other retry settings?
xiaoyuyao
left a comment
There was a problem hiding this comment.
LGTM, I just have one minor suggestion added inline...
…DN startup (apache#2266) (cherry picked from commit 08375d7) Change-Id: I2aa46fc70ec37059946da1c69806bc09bbf4f0ae
What changes were proposed in this pull request?
Wait forever to obtain the CA list.
And also made retry wait configurable.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-5246
How was this patch tested?
Tested with docker-compose ozonesecure-ha (with few changes to remove WAITFOR scm3.org)