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

dispatcher: Give a couple of minutes for nodes to recover on re-election #1238

Merged
merged 1 commit into from Jul 26, 2016

Conversation

aluzzardi
Copy link
Member

/cc @LK4D4 @aaronlehmann

Signed-off-by: Andrea Luzzardi aluzzardi@gmail.com

@aluzzardi
Copy link
Member Author

Will fix moby/moby#25017 /cc @thaJeztah

@aaronlehmann
Copy link
Collaborator

Seems reasonable as a stopgap.

LGTM

Let's file an issue about improving this, though.

@abronan
Copy link
Contributor

abronan commented Jul 26, 2016

@aluzzardi Test failure on dispatcher, seems related 😕 (need to update the test to reflect the change I guess)

@dongluochen
Copy link
Contributor

Test is failing. I can reproduce the test failure locally.

@aluzzardi
Copy link
Member Author

Yep. Damn, this is much bigger

@aluzzardi
Copy link
Member Author

The tests hardcode a wait of 500 ms

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
@aluzzardi aluzzardi force-pushed the dispatcher-unknown-extra-graceperiod branch from 56cc6d6 to 8b7de39 Compare July 26, 2016 07:02
@aluzzardi
Copy link
Member Author

PTAL

@codecov-io
Copy link

Current coverage is 54.89% (diff: 100%)

Merging #1238 into master will decrease coverage by 0.06%

@@             master      #1238   diff @@
==========================================
  Files            78         78          
  Lines         12403      12406     +3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           6817       6810     -7   
- Misses         4651       4658     +7   
- Partials        935        938     +3   

Sunburst

Powered by Codecov. Last update 9d4c2f7...8b7de39

@abronan
Copy link
Contributor

abronan commented Jul 26, 2016

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants