Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10072

Kafkaconsumer is configured with different clientid parameters to obtain different results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 2.4.0
    • None
    • core
    • None
    • centos7.6 8C 32G

    Description

      kafka-console-consumer.sh --bootstrap-server host1:port --consumer-property client.id=aa --from-beginning --topic topicA
      There's no data

      kafka-console-consumer.sh --bootstrap-server host1:port --consumer-property clientid=bb --from-beginning --topic topicA
      Successfully consume data

      Attachments

        Activity

          People

            akumar Ankit Kumar
            qq619618919 victor
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: