[
https://issues.apache.org/jira/browse/FLINK-19047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen resolved FLINK-19047.
----------------------------------
Resolution: Fixed
Fixed in 1.12 via d8250a01081e76a05f07e2f66d3adccffa811c30
> Move unaligned checkpoint methods from ResultPartition to separate interface.
> -----------------------------------------------------------------------------
>
> Key: FLINK-19047
> URL: https://issues.apache.org/jira/browse/FLINK-19047
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Major
> Fix For: 1.12.0
>
>
> All ResultPartitions have the unaligned checkpointing methods, but some do
> not support checkpoints and throw an {{UnsupportedOperationException}}.
> I suggest to follow the idea of interface segregation to put the methods
> relating to unaligned checkpoints in a dedicated interface.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)