Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
zk `SessionTrackerImpl`[0] exits the loop on background, and hence it can keep alive for a while after zk shutdown. We should have a small waiting for it when closing `EmbeddedZookeeper` [1]
[0] https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/main/java/org/apache/zookeeper/server/SessionTrackerImpl.java#L158
[1] https://github.com/apache/kafka/blob/trunk/core/src/test/scala/unit/kafka/zk/EmbeddedZookeeper.scala#L53
Attachments
Issue Links
- links to