This is an automated email from the ASF dual-hosted git repository.
mattisonchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 72349117c4f [Build] Remove obsolete jdk11 and errorprone-jdk11 maven
profiles (#15505)
add d7a4f7ffa92 [improve][broker] Make some methods of `ClusterBase` pure
async. (#15358)
No new revisions were added by this update.
Summary of changes:
.../pulsar/broker/resources/ClusterResources.java | 37 ++++
.../broker/resources/NamespaceResources.java | 9 +-
.../pulsar/broker/admin/impl/ClustersBase.java | 228 ++++++++++-----------
.../pulsar/broker/namespace/NamespaceService.java | 3 +-
.../org/apache/pulsar/broker/admin/AdminTest.java | 14 +-
5 files changed, 160 insertions(+), 131 deletions(-)