Re: Missing MapState when Timer fires after restored state

2018-05-20 Thread sihua zhou
Hi Juho, I tried multi times follow the simple code you privoded, but still can't reproduce the bug you met. There's one more question I'd like to confirm with you, is the stateRetentionMillis a fixed(final) field or it might be changed on some condition? Best, Sihua On 05/19/2018 08:19,sihua

Low Watermark: No Watermark

2018-05-20 Thread Elias Levy
Any reason the web UI would show No Watermark for the Low Watermark of a job? The job is using a punctuated timestamp assigner with watermarks, and as far as I can tell it is generating watermarks properly.