You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Buğra Gedik (JIRA)" <ji...@apache.org> on 2017/12/01 21:22:00 UTC

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

    [ 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)