Re: IllegalStateException when changing allowed lateness?

2018-02-09 Thread Carlos Alonso
Cool, let me know if you need anything else to nail down this issue.

On Thu, Feb 8, 2018 at 3:45 PM Kenneth Knowles  wrote:

> Hi Carlos,
>
> You are surely correct. Good diagnosis. Filing a bug.
>
> Kenn
>
> On Thu, Feb 8, 2018 at 6:23 AM, Carlos Alonso 
> wrote:
>
>> Hi everyone!!
>>
>> I've just seen a new IllegalStateException: received state cleanup timer
>> for window... that is before the appropriate cleanup time...
>>
>> The full stack trace is here: https://pastebin.com/J8Vuq9xz
>>
>> And I think it could be because I updated a running job with an increased
>> allowed lateness. Can anyone please confirm it or point me in the right
>> direction?
>>
>> Thanks!
>>
>
>


Re: IllegalStateException when changing allowed lateness?

2018-02-08 Thread Kenneth Knowles
Hi Carlos,

You are surely correct. Good diagnosis. Filing a bug.

Kenn

On Thu, Feb 8, 2018 at 6:23 AM, Carlos Alonso  wrote:

> Hi everyone!!
>
> I've just seen a new IllegalStateException: received state cleanup timer
> for window... that is before the appropriate cleanup time...
>
> The full stack trace is here: https://pastebin.com/J8Vuq9xz
>
> And I think it could be because I updated a running job with an increased
> allowed lateness. Can anyone please confirm it or point me in the right
> direction?
>
> Thanks!
>


IllegalStateException when changing allowed lateness?

2018-02-08 Thread Carlos Alonso
Hi everyone!!

I've just seen a new IllegalStateException: received state cleanup timer
for window... that is before the appropriate cleanup time...

The full stack trace is here: https://pastebin.com/J8Vuq9xz

And I think it could be because I updated a running job with an increased
allowed lateness. Can anyone please confirm it or point me in the right
direction?

Thanks!