dsambandam commented on issue #2195: Can't start Global Zookeeper in a 
Multi-cluster setup 
URL: 
https://github.com/apache/incubator-pulsar/issues/2195#issuecomment-407486226
 
 
   I am unable to restart brokers after pointing to global-zk . Port:2184 seems 
to be open .
   Please find below the logs for your reference. 
   
   Any suggestions?
   
   
   Zookeeper:
   Proto Recv-Q Send-Q Local Address           Foreign Address         State
   tcp        0      0 127.0.0.1:199           0.0.0.0:*               LISTEN
   tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN
   tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN
   tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
   tcp        0      0 0.0.0.0:51000           0.0.0.0:*               LISTEN
   tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN
   tcp6       0      0 ::1:20444               :::*                    LISTEN
   tcp6       0      0 ::1:13564               :::*                    LISTEN
   tcp6       0      0 ::1:22204               :::*                    LISTEN
   tcp6       0      0 ::1:9086                :::*                    LISTEN
   tcp6       0      0 :::383                  :::*                    LISTEN
   tcp6       0      0 :::8000                 :::*                    LISTEN
   tcp6       0      0 :::8001                 :::*                    LISTEN
   tcp6       0      0 ::1:20418               :::*                    LISTEN
   tcp6       0      0 ::1:57570               :::*                    LISTEN
   tcp6       0      0 ::1:8931                :::*                    LISTEN
   **tcp6       0      0 :::2181                 :::*                    
LISTEN**
   tcp6       0      0 ::1:10213               :::*                    LISTEN
   tcp6       0      0 ::1:5062                :::*                    LISTEN
   **tcp6       0      0 :::2184                 :::*                    
LISTEN**
   tcp6       0      0 ::1:3721                :::*                    LISTEN
   tcp6       0      0 2001:4888:a06:2281:2186 :::*                    LISTEN
   tcp6       0      0 ::1:27629               :::*                    LISTEN
   tcp6       0      0 ::1:18349               :::*                    LISTEN
   tcp6       0      0 :::111                  :::*                    LISTEN
   tcp6       0      0 2001:4888:a06:2281:3888 :::*                    LISTEN
   tcp6       0      0 :::13973                :::*                    LISTEN
   tcp6       0      0 ::1:7957                :::*                    LISTEN
   tcp6       0      0 :::22                   :::*                    LISTEN
   tcp6       0      0 :::51000                :::*                    LISTEN
   
   
   connectString=Zk1:2184,Zk2:2184,Zk3:2184 sessionTimeout=30000 
watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@590825fb
   10:18:09.269 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk1:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
Zk1/XXXX:4888:ccc:yyyy:f1:fef:0:dddd:2184. Will not attempt to authenticate 
using SASL (unknown error)
   10:18:09.270 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk1:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Socket connection established to 
Zk1/XXXX:4888:ccc:yyyy:f1:fef:0:dddd:2184, initiating session
   10:18:09.272 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk1:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Unable to read additional data from server 
sessionid 0x0, likely server has closed socket, closing socket connection and 
attempting reconnect
   10:18:10.332 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk2:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
Zk2/XXXX:4888:ccc:yyyy:f1:fef:0:eeee:2184. Will not attempt to authenticate 
using SASL (unknown error)
   10:18:10.333 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk2:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Socket connection established to 
Zk2/XXXX:4888:ccc:yyyy:f1:fef:0:eeee:2184, initiating session
   10:18:10.351 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk2:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Unable to read additional data from server 
sessionid 0x0, likely server has closed socket, closing socket connection and 
attempting reconnect
   10:18:10.879 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk3:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
Zk3/XXXX:4888:ccc:yyyy:f1:fef:0:ffff:2184. Will not attempt to authenticate 
using SASL (unknown error)
   10:18:10.879 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk3:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Socket connection established to 
Zk3/XXXX:4888:ccc:yyyy:f1:fef:0:ffff:2184, initiating session
   10:18:10.892 [pulsar-ordered-OrderedExecutor-5-0-SendThread(Zk3:2184)] INFO  
org.apache.zookeeper.ClientCnxn - Unable to read additional data from server 
sessionid 0x0, likely server has closed socket, closing socket connection and 
attempting reconnect
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to