lordcheng10 opened a new pull request #12683: URL: https://github.com/apache/pulsar/pull/12683
### Motivation When I restarted and upgraded pulsar and bookkeeper in rotation, I found that all bookie nodes were quarantine, which caused the client to be abnormal for a long time:  ### Modifications Therefore, bookkeeper needs to provide an interface to mark whether the cluster is restarting and upgrading in rotation. should not quarantine bookie at this time. Corresponding bookkeeper's PR:https://github.com/apache/bookkeeper/pull/2884 ### Documentation Check the box below and label this PR (if you have committer privilege). Need to update docs? - [x] `no-need-doc` (Please explain why) -- 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]
