[
https://issues.apache.org/jira/browse/FLINK-38849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Cuento updated FLINK-38849:
--------------------------------
Issue Type: Improvement (was: Bug)
> HybridSourceReader does not respect pauseOrResumeSplits implementations
> -----------------------------------------------------------------------
>
> Key: FLINK-38849
> URL: https://issues.apache.org/jira/browse/FLINK-38849
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / HybridSource
> Affects Versions: 2.0.1, 2.2.0, 2.1.1
> Reporter: Matt Cuento
> Priority: Minor
>
> `HybridSourceReader` implements the `SourceReader` interface which contains a
> default implementation of `pauseOrResumeSplits` for use in watermark
> alignment which throws `UnsupportedOperationException`.
> The `HybridSourceReader` should be extended to call the current source's
> implementation of `pauseOrResumeSplits` to support watermark alignment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)