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

Kafka console consumer property is ignored

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.10.2.0
    • 0.11.0.0
    • core, tools
    • None
    • Java 8, Mac

    Description

      I'd like to read a topic using the console consumer, which prints the keys but not the values:

      kafka-console-consumer --bootstrap-server someserver:9092 --from-beginning --property print.key=true --property print.value=false --topic some_topic

      the print.value property seems to be completely ignored (I seems missing in the source), but it is mentioned in the quickstart.

      Attachments

        Issue Links

          Activity

            People

              huxi_2b huxihx
              flyaruu Frank Lyaruu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: