You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Colin P. McCabe (JIRA)" <ji...@apache.org> on 2017/06/02 23:22:04 UTC

[jira] [Created] (KAFKA-5373) ConsoleConsumer prints out object addresses rather than what is expected

Colin P. McCabe created KAFKA-5373:
--------------------------------------

             Summary: ConsoleConsumer prints out object addresses rather than what is expected
                 Key: KAFKA-5373
                 URL: https://issues.apache.org/jira/browse/KAFKA-5373
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.11.0.0
            Reporter: Colin P. McCabe
            Assignee: Apurva Mehta
            Priority: Blocker
             Fix For: 0.11.0.0


The ConsoleConsumer prints out object addresses rather than what is expected.

{code}
root@2e98af0fa6d6:/# /opt/kafka-dev/bin/kafka-console-consumer.sh --bootstrap-server 'knode09:9092,knode04:9092,knode12:9092' --topic foo               [6/85]
[B@687e99d8
[B@c86b9e3
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)