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 5835af4df4b Enabling DNS retryOnTimeout with TCP in DnsNameResolver
(#23590)
new 73e06ff1393 [fix][misc] Unable to connect an etcd metastore with
recent releases due to jetc-core sharding problem (#23604)
new 1079b11d965 [improve][offload] Use filesystemURI as the storage path
(#23591)
new 19e9b8ab737 [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%)