Flink does not checkpoint if operator is in Finished state

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Flink does not checkpoint if operator is in Finished state

Kien Truong


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
Reply | Threaded
Open this post in threaded view
|

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

Chesnay Schepler
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