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)