You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/03/01 12:13:18 UTC

[jira] [Created] (FLINK-3556) Unneeded check in HA blob store configuration

Ufuk Celebi created FLINK-3556:
----------------------------------

             Summary: Unneeded check in HA blob store configuration
                 Key: FLINK-3556
                 URL: https://issues.apache.org/jira/browse/FLINK-3556
             Project: Flink
          Issue Type: Bug
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
            Priority: Critical


The BlobServer in HA mode checks whether `ConfigConstants.STATE_BACKEND` has been configured, which is not needed.

Remove the check and fail if recovery mode is ZooKeeper and no path has been configured.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)