315157973 edited a comment on pull request #14114:
URL: https://github.com/apache/pulsar/pull/14114#issuecomment-1029853606


   > Hi, @315157973
   > 
   > one question:
   > 
   > * Since we call `broker.closeAsync()` asynchronously, how does the user 
know if the broker is really closed? because the user always gets 200 after 
`unloadNamespaceBundlesGracefully`.
   > 
   > I mean we could enhance the admin side to check broker if is alive after 
calling `shutDownBrokerGracefully`.
   > 
   > Thanks for your answer.
   
   If done, the process will exit.  We can view the progress of unload through 
`pulsar-admin brokers namespaces`


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