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 27855f8 Replace orElse with orElseGet to avoid calling too many
times. (#11542) (#11542)
add 27dcb0a Add test for auto-created partitioned system topic (#11545)
No new revisions were added by this update.
Summary of changes:
.../systopic/PartitionedSystemTopicTest.java | 69 ++++++++++++++++++++++
.../pulsar/common/events/EventsTopicNames.java | 8 +--
2 files changed, 70 insertions(+), 7 deletions(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/broker/systopic/PartitionedSystemTopicTest.java