nanguawu commented on issue #2879: Failed to write entry (11, 0): Bookie handle is not available URL: https://github.com/apache/pulsar/issues/2879#issuecomment-434161385 The zookeeper that comes with pulsar is normal, always suggesting that bookie does not exist. cluster nodeļ¼ server057.opsadmin.com [root@server057 pulsar]# ./bin/bookkeeper shell listbookies -rw 11:33:40.444 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib 11:33:40.444 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.io.tmpdir=/tmp 11:33:40.444 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:java.compiler=<NA> 11:33:40.444 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.name=Linux 11:33:40.444 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.arch=amd64 11:33:40.444 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:os.version=3.10.0-862.9.1.el7.x86_64 11:33:40.445 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.name=root 11:33:40.445 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.home=/root 11:33:40.445 [main] INFO org.apache.zookeeper.ZooKeeper - Client environment:user.dir=/ssd/pulsar 11:33:40.447 [main] INFO org.apache.zookeeper.ZooKeeper - Initiating client connection, connectString=server057.opsadmin.com:2181,server058.opsadmin.com:2181,server059.opsadmin.com:2181 sessionTimeout=30000 watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@363a52f 11:33:40.479 [main-SendThread(server058.opsadmin.com:2181)] INFO org.apache.zookeeper.ClientCnxn - Opening socket connection to server server058.opsadmin.com/172.20.10.58:2181. Will not attempt to authenticate using SASL (unknown error) 11:33:40.494 [main-SendThread(server058.opsadmin.com:2181)] INFO org.apache.zookeeper.ClientCnxn - Socket connection established to server058.opsadmin.com/172.20.10.58:2181, initiating session 11:33:40.503 [main-SendThread(server058.opsadmin.com:2181)] INFO org.apache.zookeeper.ClientCnxn - Session establishment complete on server server058.opsadmin.com/172.20.10.58:2181, sessionid = 0x20304ff08cf0013, negotiated timeout = 30000 11:33:40.514 [main-EventThread] INFO org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is connected now. No bookie exists! 11:33:40.545 [main] INFO org.apache.zookeeper.ZooKeeper - Session: 0x20304ff08cf0013 closed 11:33:40.545 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - EventThread shut down for session: 0x20304ff08cf0013
---------------------------------------------------------------- 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
