[
https://issues.apache.org/jira/browse/FLINK-11643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot closed FLINK-11643.
----------------------------------
Resolution: Auto Closed
This issue was labeled "stale-minor" 7 ago and has not received any updates so
I have gone ahead and closed it. If you are still affected by this or would
like to raise the priority of this ticket please re-open, removing the label
"auto-closed" and raise the ticket priority accordingly.
> Remove useless code of externalizedCheckpointsDir
> -------------------------------------------------
>
> Key: FLINK-11643
> URL: https://issues.apache.org/jira/browse/FLINK-11643
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Checkpointing
> Reporter: yuqi
> Assignee: yuqi
> Priority: Minor
> Labels: auto-closed, pull-request-available, stale-assigned
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In ExecutionGraphBuilder#buildGraph, there exists unless code as follows:
> {code:java}
> // The default directory for externalized checkpoints
> String externalizedCheckpointsDir =
> jobManagerConfig.getString(CheckpointingOptions.CHECKPOINTS_DIRECTORY);
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)