Ilya Melnik created CAMEL-7307:
----------------------------------

             Summary: 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


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