Hi all; I have custom datatype defined (a pojo class). I copy messages from one topic to another topic. I do not see any messages in my target topic. This works fro string messages, but not for my custom message. Waht might be the cause? I followed this sample [1] [1] https://github.com/apache/kafka/blob/trunk/streams/examples/src/main/java/org/apache/kafka/streams/examples/pipe/PipeDemo.java
-- -Ratha http://vvratha.blogspot.com/