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

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


    from 134dd2c0c94 [fix][broker] Update the log print content of 
createSubscriptions (#18024)
     new 42d0060ccbe [fix][broker]Cache invalidation due to concurrent access 
(#18076)
     new d5255e21ced [fix][client] Fixes batch_size not checked in 
MessageId#fromByteArrayWithTopic (#18405)

The 2 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:
 .../org/apache/bookkeeper/mledger/util/RangeCache.java    |  7 +++----
 .../java/org/apache/pulsar/client/impl/MessageIdImpl.java | 10 ++++++++--
 .../pulsar/client/impl}/MessageIdSerializationTest.java   | 15 ++++++++++++---
 3 files changed, 23 insertions(+), 9 deletions(-)
 rename {pulsar-broker/src/test/java/org/apache/pulsar/broker/service => 
pulsar-client/src/test/java/org/apache/pulsar/client/impl}/MessageIdSerializationTest.java
 (75%)

Reply via email to