[ https://issues.apache.org/jira/browse/KAFKA-10072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ankit Kumar reassigned KAFKA-10072: ----------------------------------- Assignee: Ankit Kumar > Kafkaconsumer is configured with different clientid parameters to obtain > different results > ------------------------------------------------------------------------------------------ > > Key: KAFKA-10072 > URL: https://issues.apache.org/jira/browse/KAFKA-10072 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 2.4.0 > Environment: centos7.6 8C 32G > Reporter: victor > Assignee: Ankit Kumar > Priority: Blocker > > kafka-console-consumer.sh --bootstrap-server host1:port --consumer-property > {color:#DE350B}client.id=aa{color} --from-beginning --topic topicA > {color:#DE350B}There's no data > {color} > kafka-console-consumer.sh --bootstrap-server host1:port --consumer-property > {color:#DE350B}clientid=bb{color} --from-beginning --topic topicA > {color:#DE350B}Successfully consume data{color} -- This message was sent by Atlassian Jira (v8.3.4#803005)