You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/10 07:58:08 UTC

[GitHub] [pulsar] xuesongxs opened a new issue #11996: ZK Unable to read additional data from server while initialize-cluster-metadata

xuesongxs opened a new issue #11996:
URL: https://github.com/apache/pulsar/issues/11996


   **Describe the bug**
   ![image](https://user-images.githubusercontent.com/54351417/132820281-a3df9d3c-947d-4d53-b23b-65caa582fa4d.png)
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. bin/pulsar initialize-cluster-metadata XXXX
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] github-actions[bot] commented on issue #11996: ZK Unable to read additional data from server while initialize-cluster-metadata

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11996:
URL: https://github.com/apache/pulsar/issues/11996#issuecomment-1056055902


   The issue had no activity for 30 days, mark with Stale label.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] MarvinCai commented on issue #11996: ZK Unable to read additional data from server while initialize-cluster-metadata

Posted by GitBox <gi...@apache.org>.
MarvinCai commented on issue #11996:
URL: https://github.com/apache/pulsar/issues/11996#issuecomment-916993957


   From ZK side, it seems an acceptable behavior: https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/main/java/org/apache/zookeeper/ClientCnxn.java#L1283-L1290
   Also pulsar metadata initialization seems completed as log `Cluster metadata for 'xxx' setup correctly`
   Is the cluster not working as expected after the init script?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] xuesongxs commented on issue #11996: ZK Unable to read additional data from server while initialize-cluster-metadata

Posted by GitBox <gi...@apache.org>.
xuesongxs commented on issue #11996:
URL: https://github.com/apache/pulsar/issues/11996#issuecomment-917351581


   > From ZK side, it seems an acceptable behavior: https://github.com/apache/zookeeper/blob/master/zookeeper-server/src/main/java/org/apache/zookeeper/ClientCnxn.java#L1283-L1290
   > Also pulsar metadata initialization seems completed as log `Cluster metadata for 'xxx' setup correctly`
   > Is the cluster not working as expected after the init script?
   
   Pulsar cluster works normally.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org