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

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


    from b05d0d1ef19 [improve][broker] Register the broker to metadata store 
without version id compare (#23298)
     new d4f92e43b62 [fix][broker] Fix incomplete NAR file extraction which 
prevents broker from starting (#23274)
     new c15773b5264 [fix][test] Fix flaky test 
LeaderElectionTest.revalidateLeaderWithinSameSession (#22383)
     new b4c6f02bfd3 [fix][build] Fix problem where git.commit.id.abbrev is 
missing in image tagging (#23337)
     new 43674b9e70c [fix][sec] Upgrade vertx to 4.5.10 to address 
CVE-2024-8391 (#23338)

The 4 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:
 distribution/server/src/assemble/LICENSE.bin.txt   | 10 ++++----
 docker/pom.xml                                     |  1 -
 pom.xml                                            |  2 +-
 .../org/apache/pulsar/common/nar/NarUnpacker.java  | 29 ++++++++++++++++------
 .../apache/pulsar/common/nar/NarUnpackerTest.java  | 11 ++++++++
 .../apache/pulsar/metadata/api/MetadataCache.java  |  2 +-
 .../pulsar/metadata/BaseMetadataStoreTest.java     |  5 ++--
 7 files changed, 43 insertions(+), 17 deletions(-)

Reply via email to