-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ZOOKEEPER-3706: ZooKeeper.close() would leak SendThread when the netw…
…ork is broken - add unit test to verify the bug - wrap state modification in SendThread.setZkState() - SendThread.startConnect() could be interrupted by IOException caused by SendThread.setZkState() Author: Fangxi Yin <[email protected]>
- Loading branch information
yinfangxi
committed
Feb 17, 2020
1 parent
6db92d7
commit 16500a6
Showing
2 changed files
with
352 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.