You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Kien Truong <du...@gmail.com> on 2018/10/15 10:23:47 UTC

Flink does not checkpoint if operator is in Finished state

Hi,
As mentioned in the title, my Flink job will not check point if there are
any finished source operator.

Is this a bug or is it working as intended ?

Regards,
Kien

Re: Flink does not checkpoint if operator is in Finished state

Posted by Chesnay Schepler <ch...@apache.org>.
Known issue: https://issues.apache.org/jira/browse/FLINK-2491

On 15.10.2018 12:23, Kien Truong wrote:
>
>
> Hi,
> As mentioned in the title, my Flink job will not check point if there 
> are any finished source operator.
>
> Is this a bug or is it working as intended ?
>
> Regards,
> Kien