This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from e137f26 [Issue 8340] [pulsar-testclient] Fix to support to specify
topics and subscriptions (#9716)
add baceabd [broker] change getWorkerService method to throw
UnsupportedOperationException (#9738)
No new revisions were added by this update.
Summary of changes:
.../org/apache/pulsar/broker/PulsarService.java | 5 +-
.../apache/pulsar/broker/PulsarServiceTest.java | 69 ++++++++++++++++++++++
2 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/broker/PulsarServiceTest.java