You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/18 08:34:00 UTC

[jira] [Updated] (FLINK-11643) Remove useless code of externalizedCheckpointsDir

     [ https://issues.apache.org/jira/browse/FLINK-11643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-11643:
-----------------------------------
    Labels: pull-request-available  (was: )

> Remove useless code of externalizedCheckpointsDir
> -------------------------------------------------
>
>                 Key: FLINK-11643
>                 URL: https://issues.apache.org/jira/browse/FLINK-11643
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: yuqi
>            Assignee: yuqi
>            Priority: Minor
>              Labels: pull-request-available
>
> 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
(v7.6.3#76005)