Skip to content

cherry-pick #2356#2358

Merged
mavenugo merged 1 commit intomoby:bump_18.09from
mavenugo:18.09-ws
Apr 6, 2019
Merged

cherry-pick #2356#2358
mavenugo merged 1 commit intomoby:bump_18.09from
mavenugo:18.09-ws

Conversation

@mavenugo
Copy link
Contributor

@mavenugo mavenugo commented Apr 6, 2019

When multiple networks are present in a Swarm Cluster, multiple peerAdd or peerDelete calls are an issue for different remote endpoints. These threads are updating the remote endpoint to HNS parallelly. In 2016 HNS code base, we don't have synchronization around remoteEndpoint addition and deletion. So serializing the peerAdd and peerDelete calls from docker network driver.

Signed-off-by: Pradip Dhara pradipd@microsoft.com

…rk connectivity issue

Signed-off-by: Pradip Dhara <pradipd@microsoft.com>
@mavenugo
Copy link
Contributor Author

mavenugo commented Apr 6, 2019

This is a straight cherry-pick of #2356 to 18.09 branch.
Thanks @pradipd

@mavenugo mavenugo merged commit 057774a into moby:bump_18.09 Apr 6, 2019
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