[
https://issues.apache.org/jira/browse/KAFKA-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275011#comment-16275011
]
Buğra Gedik commented on KAFKA-6294:
------------------------------------
I guess this will happen if an interrupt is received while {{close()}} is in
progress.
> ZkClient is not joining it's event thread during an interrupt
> -------------------------------------------------------------
>
> Key: KAFKA-6294
> URL: https://issues.apache.org/jira/browse/KAFKA-6294
> Project: Kafka
> Issue Type: Bug
> Components: clients
> Affects Versions: 0.11.0.1
> Reporter: Zeynep Arikoglu
>
> ZkClient is not joining it's event thread when there is an active interrupt.
> There was a similar issue with KafkaProducer thread which was partially
> solved (thread join was solved, but still not passing the interrupted state).
> KAFKA-4767
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)