[ 
https://issues.apache.org/jira/browse/KAFKA-6336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16286384#comment-16286384
 ] 

Neerja Khattar commented on KAFKA-6336:
---------------------------------------

Kafka version is 0.10.2 and I don't see groups which were using assign() 
getting listed using ConsumerGroupCommand but I do see them when I run  
kafka-console-consumer --consumer.config /etc/kafka/consumer.properties 
--formatter "kafka.coordinator.GroupMetadataManager\$OffsetsMessageFormatter" 
--bootstrap-server kafkabrokerhostname:port --topic __consumer_offsets 
--new-consumer and thats why Kafka consumer group command is not getting useful 
to capture lag.

Is there any other way around I can use for now?

> when using assign() with kafka consumer the KafkaConsumerGroup command doesnt 
> show those consumers
> --------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-6336
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6336
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Neerja Khattar
>
> The issue is when using assign rather than subscribe for kafka consumers 
> commit not able to get the lag using ConsumerGroup command. It doesnt even 
> list those groups.
> JMX tool also doesnt show lag properly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to