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 2017/02/23 12:31:44 UTC

[jira] [Commented] (FLINK-5894) HA docs are misleading re: state backends

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

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

GitHub user uce opened a pull request:

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

    [FLINK-5894] [docs] Fix misleading HA docs

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/uce/flink 5894-ha_docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3401.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3401
    
----
commit fa534a2a1f33a7d0d5d3665f90ea14cfff216557
Author: Ufuk Celebi <uc...@apache.org>
Date:   2017-02-23T12:30:13Z

    [FLINK-5894] [docs] Fix misleading HA docs

----


> HA docs are misleading re: state backends
> -----------------------------------------
>
>                 Key: FLINK-5894
>                 URL: https://issues.apache.org/jira/browse/FLINK-5894
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: David Anderson
>
> Towards the end of https://ci.apache.org/projects/flink/flink-docs-release-1.2/setup/jobmanager_high_availability.html#configuration it says "Currently, only the file system state backend is supported in HA mode." 
> The state handles are written to the FileSystem and a reference to them is kept in ZooKeeper. So it's actually independent of the backend being used.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)