This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from ff8d3b73437 [improve][offload] Apply autoSkipNonRecoverableData 
configuration to tiered storage (#22531)
     new a9e815d464c [improve][build] Upgrade Lombok to 1.18.32 for Java 22 
support (#22425)
     new 386f6f0bf73 [fix][broker] Update topic partition failed when config 
maxNumPartitionsPerPartitionedTopic<0 (#22397)
     new b41e7527158 [fix][broker] Fix message drop record in producer stat 
(#22458)
     new eb1b55ec681 [improve][broker] backlog quota exceed limit log replaced 
with `debug` (#22488)
     new 42ae91ae31b [fix][test] SchemaMap in AutoConsumeSchema has been reused 
(#22500)
     new 94f12543a9f [improve] Make the config `metricsBufferResponse` 
description more effective (#22490)

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 .../apache/pulsar/broker/ServiceConfiguration.java |  9 ++-
 .../broker/admin/impl/PersistentTopicsBase.java    |  2 +-
 .../org/apache/pulsar/broker/service/Producer.java |  2 +-
 .../broker/service/persistent/PersistentTopic.java |  4 +-
 .../pulsar/broker/admin/PersistentTopicsTest.java  | 45 +++++++++++++++
 .../client/api/SimpleProducerConsumerTest.java     | 66 +++++++++++++---------
 7 files changed, 94 insertions(+), 36 deletions(-)

Reply via email to