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

[jira] [Closed] (FLINK-2962) Cluster startup script refers to unused variable

     [ 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)