Skip to content
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

RemoteTaskRunner: Fix for starting an overlord before any workers ever existed. #1772

Merged
merged 1 commit into from
Sep 25, 2015

Conversation

gianm
Copy link
Contributor

@gianm gianm commented Sep 24, 2015

If the NoNodeException bubbles up, it'll stop the overlord's leader lifecycle from being able to start up and the overlord will not actually be able to do things.

@nishantmonu51
Copy link
Member

👍

@nishantmonu51
Copy link
Member

a unit test for this case would be good to have.

@drcrallen
Copy link
Contributor

Failed on DruidCoordinatorTest.testCoordinatorRun:353->Object.wait:502->Object.wait:-2

Agree with unit test

@himanshug
Copy link
Contributor

LGTM, an UT if possible would be nice

@gianm
Copy link
Contributor Author

gianm commented Sep 25, 2015

@drcrallen @himanshug @nishantmonu51 added a test that fails in master.

@fjy
Copy link
Contributor

fjy commented Sep 25, 2015

👍

fjy added a commit that referenced this pull request Sep 25, 2015
RemoteTaskRunner: Fix for starting an overlord before any workers ever existed.
@fjy fjy merged commit aa9d903 into apache:master Sep 25, 2015
@gianm gianm deleted the fix-overlord-startup branch September 23, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants