kwenZh edited a comment on issue #14707:
URL: https://github.com/apache/pulsar/issues/14707#issuecomment-1069157361


   > > set external url is broker pod in k8s node ip? not a Virtual IP?
   > 
   > Yes, it should be a broker external IP:PORT
   
   thanks a lot , i had verify and test this problem in afternoon,
   
    i think the main reason is that one broker service nat many broker pod is 
random, not one to one,  Broker addresses that are not returned by the lookup 
may be accessed。so the corresponding 
    bundle  is not belong to this broker ,  so it seems error: namespace is 
unload 
   
   it should use  create each service for mapping each broker pod, this issue 
can close。


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to