[ 
https://issues.apache.org/jira/browse/CAMEL-7307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ilya Melnik updated CAMEL-7307:
-------------------------------

    Attachment: KafkaTest.zip

Here is my sample project with both consumer and producer to reproduce this 
issue

> Cmale:Kafka No message body returned from exchange
> --------------------------------------------------
>
>                 Key: CAMEL-7307
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7307
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.13.1
>         Environment: Windows, Java 1.6
>            Reporter: Ilya Melnik
>         Attachments: KafkaTest.zip
>
>
> I've installed and configured zookeeper and kafka servers using apache quick 
> start guide on ubuntu running in vmware.
> Running my sample producer and sending messages to server is pretty fine.
> I can see produced messages in consumer instance running on my WM
> Now when i run consumer locally to get messages from server it always return 
> null Message body.
> I guess it happens in KafkaEndpoint createKafkaExchange() method, as i can 
> see message is simply ignored and never set to exchange.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to