Can kafka streams library work with the messages produced by 0.9.0.1 producer? I guess not since the old producer would not add timestamp. ( I am getting invalid timestamp exception)
As I cannot change our producer application setup, I have to use 0.9.0.1 producer. Is there a workaround that I can try to use Kafka Streams? Thanks, Vivek