Hi all;
Say, I publish and consume different type of java objects.For each I have
to define own serializer implementations. How can we provide all
implementations in the kafka consumer/producer properties file under the
"serializer.class" property?
--
-Ratha
http://vvratha.blogspot.com/
Hello Buvana,
I realized that it is due to a recent change in Kafka Streams exposing an
issue in console producer that it does not set the timestamp implicitly
while using the new producer. Just filed
https://issues.apache.org/jira/browse/KAFKA-3646 for this.
As for your case, since you are build