Technoboy- opened a new pull request, #16313:
URL: https://github.com/apache/pulsar/pull/16313
### Motivation
See PIP #14365 and change tracker #15043.
Make the `unloadNamespaceBundle` method in Namespaces to pure async.
This also fixes broker do rebalance to unload namespace bundle.
```
00:12:31.858 [pulsar-load-manager-1-1] WARN
org.apache.pulsar.broker.loadbalance.impl.ModularLoadManagerImpl - Error when
trying to perform load shedding on. xxx/public/0xb0000000_0xc0000000 for
broker 10.0.37.216:8080
org.apache.pulsar.client.admin.PulsarAdminException$ServerSideErrorException:
HTTP 500 Internal Server Error
at
org.apache.pulsar.client.admin.internal.BaseResource.getApiException(BaseResource.java:219)
~[org.apache.pulsar-pulsar-client-admin-original-2.8.0.jar:2.8.0]
```
### Documentation
- [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]