[
https://issues.apache.org/jira/browse/FLINK-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-2962.
------------------------------
Resolution: Fixed
Fix Version/s: 0.10.2
1.0.0
e4d8944 (1.0)
d09a833 (0.10)
> Cluster startup script refers to unused variable
> ------------------------------------------------
>
> Key: FLINK-2962
> URL: https://issues.apache.org/jira/browse/FLINK-2962
> Project: Flink
> Issue Type: Improvement
> Components: Start-Stop Scripts
> Affects Versions: 0.10.0
> Reporter: Ufuk Celebi
> Assignee: Ufuk Celebi
> Fix For: 1.0.0, 0.10.2
>
>
> ./flink-dist/src/main/flink-bin/bin/start-cluster.sh: echo "Starting HA
> cluster (${STREAMING_MODE} mode) with ${#MASTERS[@]} masters and
> ${#ZK_QUORUM[@]} peers in ZooKeeper quorum."
> The variable ZK_QUORUM is undefined. A grep did not find it anywhere else. I
> think it should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)