You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Sahil Aggarwal (JIRA)" <ji...@apache.org> on 2018/02/22 11:18:00 UTC

[jira] [Updated] (KAFKA-6581) ConsumerGroupCommand hangs if even one of the partition is unavailable

     [ https://issues.apache.org/jira/browse/KAFKA-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sahil Aggarwal updated KAFKA-6581:
----------------------------------
    Priority: Minor  (was: Major)

> ConsumerGroupCommand hangs if even one of the partition is unavailable
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-6581
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6581
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin, core, tools
>    Affects Versions: 0.10.0.0
>            Reporter: Sahil Aggarwal
>            Priority: Minor
>             Fix For: 0.10.0.2
>
>
> ConsumerGroupCommand.scala uses consumer internally to get the position for each partition but if the partition is unavailable the call consumer.position(topicPartition) will block indefinitely.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)