1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/networkdb
Flavio Crisciani 39d2204896 Service discovery logic rework
changed the ipMap to SetMatrix to allow transient states
Compacted the addSvc and deleteSvc into a one single method
Updated the datastructure for backends to allow storing all the information needed
to cleanup properly during the cleanupServiceBindings
Removed the enable/disable Service logic that was racing with sbLeave/sbJoin logic
Add some debug logs to track further race conditions

Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
2017-06-11 20:49:29 -07:00
..
broadcast.go
cluster.go Handle single manager reload by having workers reconnect 2017-05-31 14:36:23 -07:00
delegate.go Handle single manager reload by having workers reconnect 2017-05-31 14:36:23 -07:00
event_delegate.go Merge pull request from sanimej/gossip 2017-05-31 14:57:34 -07:00
message.go
networkdb.go Service discovery logic rework 2017-06-11 20:49:29 -07:00
networkdb.pb.go
networkdb.proto
networkdb_test.go Fix leak of handleTableEvents 2017-05-31 11:04:19 -07:00
watch.go Fix leak of handleTableEvents 2017-05-31 11:04:19 -07:00