Hi, I am using Storm windowing to join two streams.I have 2 spouts and a bolt. In bolt, for each tuple, I ack it. But in Storm UI, the complete latency for two spouts are always 0.....Is there anything wrong or does anyone what may caused this?
Since I set the window size to 5 second, I see that the process latency is 5289ms, while execute latency is 0.004 ms.. Thanks, Yifei
