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)