Skip to content

Adjust corner case for reconnect logic - #2200

Merged
fcrisciani merged 1 commit into
moby:masterfrom
fcrisciani:networkdb-retry
Jun 28, 2018
Merged

Adjust corner case for reconnect logic#2200
fcrisciani merged 1 commit into
moby:masterfrom
fcrisciani:networkdb-retry

Conversation

@fcrisciani

Copy link
Copy Markdown

Previous logic was not accounting that each node is
in the node list so the bootstrap nodes won't retry
to reconnect because they will always find themselves
in the node map
Added test that validate the gossip island condition

Signed-off-by: Flavio Crisciani flavio.crisciani@docker.com

@fcrisciani
fcrisciani requested a review from dani-docker June 22, 2018 00:59
Previous logic was not accounting that each node is
in the node list so the bootstrap nodes won't retry
to reconnect because they will always find themselves
in the node map
Added test that validate the gossip island condition

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
@dani-docker

Copy link
Copy Markdown
Contributor

LGTM

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.

2 participants