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

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


    from 0743c774fd6 [improve][broker] Optimization protobuf code in the bucket 
delayed tracker (#20158)
     new 044dd84966f [improve][schema] Add admin cli for testCompatibility 
(#19974)
     new 3a5ffb82eb7 [improve][broker] Move bitmap from lastMutableBucket to 
ImmutableBucket (#20156)

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:
 .../bucket/BucketDelayedDeliveryTracker.java       |  3 +-
 .../broker/delayed/bucket/MutableBucket.java       | 41 +++++++++++++++-------
 .../pulsar/broker/admin/AdminApiSchemaTest.java    | 29 +++++++++++++++
 .../protocol/schema/IsCompatibilityResponse.java   |  1 -
 .../pulsar/admin/cli/PulsarAdminToolTest.java      |  5 +++
 .../org/apache/pulsar/admin/cli/CmdSchemas.java    | 17 +++++++++
 6 files changed, 82 insertions(+), 14 deletions(-)

Reply via email to