maurya-m commented on issue #2080: Geo-replication setup on K8s cluster
URL: https://github.com/apache/bookkeeper/issues/2080#issuecomment-488991939
 
 
   @sijie thanks so much for the quick response:)
    
   I corrected the ',' with ';' now the bookie servers are ready and running, 
but i am getting this warning message , any hints to resolve this too :
   
   2019-05-03 07:47:55,713 - WARN  - 
[main-SendThread(zookeeper-1.abcdefg.com;zookeeper-2.abcdefg.com;zookeeper-3.abcdefg.com;zookeeper-4.abcdefg.com;zookeeper-5.abcdefg.com;zookeeper-6.abcdefg.com:2181):ClientCnxn$SendThread@1168]
 - Session 0x0 for server 
zookeeper-1.abcdefg.com;zookeeper-2.abcdefg.com;zookeeper-3.abcdefg.com;zookeeper-4.abcdefg.com;zookeeper-5.abcdefg.com;zookeeper-6.abcdefg.com:2181,
 unexpected error, closing socket connection and attempting reconnect
   java.nio.channels.UnresolvedAddressException
        at sun.nio.ch.Net.checkAddress(Net.java:101)
        at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:622)
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:277)
        at 
org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:287)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1021)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1064)
   Exception in thread "main" 
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1541)
        at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1569)
        at 
org.apache.zookeeper.ZooKeeperMain.processZKCmd(ZooKeeperMain.java:732)
        at org.apache.zookeeper.ZooKeeperMain.processCmd(ZooKeeperMain.java:600)
        at org.apache.zookeeper.ZooKeeperMain.run(ZooKeeperMain.java:363)
        at org.apache.zookeeper.ZooKeeperMain.main(ZooKeeperMain.java:291)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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