-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost #11368
[Feature-7024] Add waiting strategy to support master/worker can recover from registry lost #11368
Conversation
e6bca04
to
2782747
Compare
4f60974
to
7c8c4b9
Compare
Codecov Report
@@ Coverage Diff @@
## dev #11368 +/- ##
============================================
- Coverage 39.43% 39.22% -0.22%
Complexity 4622 4622
============================================
Files 980 987 +7
Lines 37260 37543 +283
Branches 4176 4178 +2
============================================
+ Hits 14695 14727 +32
- Misses 21031 21279 +248
- Partials 1534 1537 +3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ffdc43f
to
cf93ac0
Compare
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.
@ruanwenjun Please add/update the docs.
dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/cron/CronUtils.java
Show resolved
Hide resolved
...duler-service/src/main/java/org/apache/dolphinscheduler/service/registry/RegistryClient.java
Show resolved
Hide resolved
...rker/src/main/java/org/apache/dolphinscheduler/server/worker/runner/WorkerManagerThread.java
Show resolved
Hide resolved
e1c56b4
to
0ddea11
Compare
0ddea11
to
9cf8392
Compare
SonarCloud Quality Gate failed. |
@zhongjiajie This PR has some changes about the doc, please take a look. |
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.
LGTM
…ver from registry lost (apache#11368) * Add waiting strategy to support master/worker can recover from registry lost * throw exception when zookeeper registry start failed due to interrupted (cherry picked from commit 7ff34c3)
…ver from registry lost (apache#11368) * Add waiting strategy to support master/worker can recover from registry lost * throw exception when zookeeper registry start failed due to interrupted (cherry picked from commit 7ff34c3)
…ver from registry lost (apache#11368) * Add waiting strategy to support master/worker can recover from registry lost * throw exception when zookeeper registry start failed due to interrupted
Purpose of the pull request
Close #7024
Brief change log
Verify this pull request
This pull request is code cleanup without any test coverage.
(or)
This pull request is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(or)
If your pull request contain incompatible change, you should also add it to
docs/docs/en/guide/upgrede/incompatible.md