Which consumer are you using? Can you see it connecting to the broker in
the broker logs? I'd recommend putting your configs for producer, consumer
and broker in a reply to assist debugging. Also please attach any relevant
code or log files.

Thanks

Tom Crayford
Heroku Kafka

On Wednesday, 25 May 2016, Shaolu Xu <sh...@tibco-support.com> wrote:

> Hi All,
>
> Anyone have idea about this, Please help me find the issue.
>
> Thanks,
> Nicole
>
> On Wed, May 25, 2016 at 11:24 AM, Shaolu Xu <sh...@tibco-support.com
> <javascript:;>> wrote:
>
> > Hi dev,
> >
> > Kafka version: 0.9.0  language:  Java
> >
> > When using kafka, I can set a codec by setting the*
> > compression.type=snappy *property of my kafka producer.
> >
> > Suppose I use snappy compression in my producer, and i can see the
> message
> > use kafkaMonitor. But when I consuming the messages from kafka using
> > consumer, I cannot receive any messages.
> > So should I do something to *decode the data from snappy or set some
> > configuration when create consumer*?
> >
> >
> > Thanks in advance.
> >
> >
> > Thanks,
> > Nicole
> >
>

Reply via email to