[ 
https://issues.apache.org/jira/browse/FLINK-11879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082258#comment-17082258
 ] 

Piotr Nowojski commented on FLINK-11879:
----------------------------------------

Hi [[email protected]]. Checkpointing is currently not supported when using 
input selection as it could lead to deadlocks. We are hoping to support it at 
some point of time, but there is currently no timeline for implementing it. 
I've created a ticket for tracking this issue 
https://issues.apache.org/jira/browse/FLINK-17122

> Add JobGraph validators for the uses of InputSelectable, BoundedOneInput and 
> BoundedMultiInput
> ----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-11879
>                 URL: https://issues.apache.org/jira/browse/FLINK-11879
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Task
>            Reporter: Haibo Sun
>            Assignee: Haibo Sun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> - Rejects the jobs containing operators which were implemented 
> `InputSelectable` in case of enabled checkpointing.
>  - Rejects the jobs containing operators which were implemented 
> `BoundedInput` or `BoundedMultiInput` in case of enabled checkpointing.
>  - Rejects the jobs containing operators which were implemented 
> `InputSelectable` in case that credit-based flow control is disabled.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to