315157973 commented on pull request #14114:
URL: https://github.com/apache/pulsar/pull/14114#issuecomment-1029766033


   > Can we make this a default behavior for `broker.closeAsync()`? After we 
called this `shutdown` api, the broker process still exists, right?
   
   `broker.closeAsync()` already has the ability to close gracefully, but it 
cannot limit the rate of unload, so I added a new API
   
   The broker process should exit, and I should call `PulsarService.close` in 
my code


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