Ufuk Celebi created FLINK-2962:
----------------------------------

             Summary: 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
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi


./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)

Reply via email to