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 2019/07/12 16:22:33 UTC

[GitHub] [pulsar] sijie commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace

sijie commented on issue #4718: failed to get Partitioned metadata : Policies not found for mytenant/mynamespace namespace
URL: https://github.com/apache/pulsar/issues/4718#issuecomment-510947782
 
 
   @f-ld I helped one of the pulsar users look into the similar problem before. The problem was one zookeeper server in the global zookeeper is constantly falling behind the leader. You might be hitting the same problem.
   
   In order to trouble shooting the problem, use `bin/pulsar zookeeper-shell` to connect to each global zookeeper server and check if `/namespace/<mytenant>/<mynamespace>` exist or not.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services