Update changelog
This commit is contained in:
@@ -10,6 +10,9 @@ Bug Fixes
|
|||||||
closing excess connections
|
closing excess connections
|
||||||
* Avoid handling a node coming up multiple times due to a reconnection attempt
|
* Avoid handling a node coming up multiple times due to a reconnection attempt
|
||||||
succeeding close to the same time that an UP notification is pushed
|
succeeding close to the same time that an UP notification is pushed
|
||||||
|
* Fix duplicate node-up handling, which could result in multiple reconnectors
|
||||||
|
being started as well as the executor threads becoming deadlocked, preventing
|
||||||
|
future node up or node down handling from being executed.
|
||||||
|
|
||||||
Other
|
Other
|
||||||
-----
|
-----
|
||||||
|
|||||||
Reference in New Issue
Block a user