You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by miki haiat <mi...@gmail.com> on 2018/04/24 15:26:19 UTC

Trigger state clear

Hi
I have some issue possibly memory issue that causing the task manager to
crash .

full code :
https://gist.github.com/miko-code/6d7010505c3cb95be122364b29057237

I defined  fire_and_purge on element and also   evictor  so state should be
very small ...

Any suggestion how  figure this issue ?

Thanks,


Miki

Re: Trigger state clear

Posted by Chesnay Schepler <ch...@apache.org>.
Do the taskmanager logs contain any exceptions?

On 24.04.2018 17:26, miki haiat wrote:
> Hi
> I have some issue possibly memory issue that causing the task manager 
> to crash .
>
> full code :
> https://gist.github.com/miko-code/6d7010505c3cb95be122364b29057237
>
> I defined fire_and_purge on element and also   evictor  so state 
> should be very small ...
>
> Any suggestion how  figure this issue ?
>
> Thanks,
>
>
> Miki
>