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)