This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 3f949a79500 [improve][test] Clarify method signatures in Bookkeeper
mock client (#23598)
new 8f93f545bc8 [fix][misc] Unable to connect an etcd metastore with
recent releases due to jetc-core sharding problem (#23604)
new 6e5aab9e03a [improve][offload] Use filesystemURI as the storage path
(#23591)
new a6fabbb456a [fix][broker] Fix failed
TokenAuthenticatedProducerConsumerTest (#23602)
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:
distribution/server/pom.xml | 1 -
jetcd-core-shaded/pom.xml | 49 +--------
pom.xml | 1 -
pulsar-broker/pom.xml | 1 -
.../TokenAuthenticatedProducerConsumerTest.java | 4 +-
pulsar-metadata/pom.xml | 1 -
.../impl/FileSystemManagedLedgerOffloader.java | 2 +-
.../impl/FileSystemOffloaderLocalFileTest.java | 119 +++++++++++++++++++++
.../resources}/filesystem_offload_core_site.xml | 0
9 files changed, 123 insertions(+), 55 deletions(-)
create mode 100644
tiered-storage/file-system/src/test/java/org/apache/bookkeeper/mledger/offload/filesystem/impl/FileSystemOffloaderLocalFileTest.java
copy {conf =>
tiered-storage/file-system/src/test/resources}/filesystem_offload_core_site.xml
(100%)