Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2895

a bug in zkServer.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.10
    • None
    • other
    • None
    • centos 6.5
      jdk1.8.0_131

    Description

      I deploy ZooKeeper in a cluster of three nodes on three different linux machines.
      All is going well,but I got the output of " Error contacting service. It is probably not running " when I executed "zkServer.sh status" to check if the node of cluster was running.
      Finally, I found a problem in zkServer.sh
      it got "clientPort=2181" when executing "zkServer.sh status" ,but the correct String is only "2181".So, It is a solution to the problem that removing "clientPort=" from "clientPort=2181" .

      I hope you understand me. My poor English.

      Attachments

        Activity

          People

            neha.bathra Neha Bathra
            cloudhy huangyun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: