[
https://issues.apache.org/jira/browse/KAFKA-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-6581.
------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.10.0.2)
2.0.0
This is addressed by KIP-266.
> 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: 2.0.0
>
>
> 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)