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 4f143f5 update events (#7671)
add 7525ab9 [Issue] Fix get schemaName by partitioned topic name (#7708)
No new revisions were added by this update.
Summary of changes:
.../pulsar/schema/PartitionedTopicSchemaTest.java | 112 +++++++++++++++++++++
.../org/apache/pulsar/common/naming/TopicName.java | 2 +-
2 files changed, 113 insertions(+), 1 deletion(-)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/schema/PartitionedTopicSchemaTest.java