This is an automated email from the ASF dual-hosted git repository.
xiangying pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 610b72e2fb7 [fix][broker] The feature
brokerDeleteInactivePartitionedTopicMetadataEnabled leaves orphan topic
policies and topic schemas (#24150)
add 240d03bc47f [fix][client]Add setCompressMinMsgBodySize method to
ProducerBuilder for compression configuration flexibility (#24164)
No new revisions were added by this update.
Summary of changes:
.../pulsar/client/impl/ProducerConsumerInternalTest.java | 3 +--
.../java/org/apache/pulsar/client/api/ProducerBuilder.java | 13 +++++++++++++
.../org/apache/pulsar/client/impl/ProducerBuilderImpl.java | 6 ++++++
3 files changed, 20 insertions(+), 2 deletions(-)