[
https://issues.apache.org/jira/browse/FLINK-13143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909086#comment-16909086
]
vinoyang commented on FLINK-13143:
----------------------------------
[~pnowojski] you are right. The {{CheckpointExceptionHandler}} and
{{CheckpointExceptionHandlerFactory}} are legacy classes. They are not
necessary since FLINK-11662, we can remove them, let the related code cleaner.
cc [~till.rohrmann]
> Refactor CheckpointExceptionHandler relevant classes
> ----------------------------------------------------
>
> Key: FLINK-13143
> URL: https://issues.apache.org/jira/browse/FLINK-13143
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Affects Versions: 1.9.0
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Major
>
> Since FLINK-11662 has been merged, we can clear
> {{CheckpointExceptionHandler}} relevant classes.
> {{CheckpointExceptionHandler}} used to implement
> {{setFailOnCheckpointingErrors}}. Now, it has only one implementation which
> is {{DecliningCheckpointExceptionHandler}}.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)