[ 
https://issues.apache.org/jira/browse/FLINK-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16075905#comment-16075905
 ] 

ASF GitHub Bot commented on FLINK-6499:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4173


> Migrate state configuration options
> -----------------------------------
>
>                 Key: FLINK-6499
>                 URL: https://issues.apache.org/jira/browse/FLINK-6499
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing
>            Reporter: Chesnay Schepler
>            Assignee: Fang Yong
>
> {code}
>       /** The default directory for savepoints. */
>       @PublicEvolving
>       public static final String SAVEPOINT_DIRECTORY_KEY = 
> "state.savepoints.dir";
>       /** The default directory used for persistent checkpoints. */
>       @PublicEvolving
>       public static final String CHECKPOINTS_DIRECTORY_KEY = 
> "state.checkpoints.dir";
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to