You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Zeynep Arikoglu (JIRA)" <ji...@apache.org> on 2017/12/01 16:44:00 UTC

[jira] [Created] (KAFKA-6294) ZkClient is not joining it's event thread during an interrupt

Zeynep Arikoglu created KAFKA-6294:
--------------------------------------

             Summary: 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)