You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhipeng Zhang (Jira)" <ji...@apache.org> on 2021/12/23 06:16:00 UTC

[jira] [Created] (FLINK-25424) Checkpointing is currently not supported for operators that implement InputSelectable

Zhipeng Zhang created FLINK-25424:
-------------------------------------

             Summary: Checkpointing is currently not supported for operators that implement InputSelectable
                 Key: FLINK-25424
                 URL: https://issues.apache.org/jira/browse/FLINK-25424
             Project: Flink
          Issue Type: New Feature
          Components: Runtime / Checkpointing
            Reporter: Zhipeng Zhang


Flink DataStream runtime does not support checkpointing for operators that implements `InputSelectable` interface.

 

It throw an UnsupportedOperationExcetpion when checking the StreamJobGraph — "Checkpointing is currently not supported for operators that implement InputSelectable".



--
This message was sent by Atlassian Jira
(v8.20.1#820001)