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 4a05d519ee2 [fix][io] Upgrade mssql server docker tag in
DebeziumMsSqlContainer (#23318)
new a17a262fd54 [fix][broker] Fix incomplete NAR file extraction which
prevents broker from starting (#23274)
new e63dcd4c5e5 [fix][test] Fix flaky test
LeaderElectionTest.revalidateLeaderWithinSameSession (#22383)
new 0b589b4e1fb [fix][build] Fix problem where git.commit.id.abbrev is
missing in image tagging (#23337)
The 3 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:
docker/pom.xml | 1 -
.../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 ++--
5 files changed, 37 insertions(+), 11 deletions(-)