Hi, I am using kafka streaming and state store in my application using java but my application logic is taking more time (around 5 ms) to pick up the next packet from que, do to that data is pipe lining in topic que(mean waiting time is increasing to pick the next packet from que).
Can you please let me know how solve this to improve the performance. Thanks & Regards, Ranjit