This is an automated email from the ASF dual-hosted git repository.
zhaijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 4d29bc4 Fix send get raw schema request (#6650)
add 21f6dcd Not allow sub auto create by admin when disable topic auto
create (#6685)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/broker/admin/AdminResource.java | 2 +-
.../broker/admin/impl/PersistentTopicsBase.java | 12 ++++--
.../BrokerServiceAutoTopicCreationTest.java | 44 ++++++++++++++++++++++
.../pulsar/client/api/PartitionCreationTest.java | 2 +-
4 files changed, 55 insertions(+), 5 deletions(-)