StreamNative Weekly Release Notes v3.2.2.6
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
[improve] [broker] Add additionalSystemCursorNames ignore list for TTL check 2c22af5c07 [fix][build][branch-3.2] Remove unused import added in cherry-picking [improve][offload] Replace usage of shaded class in OffsetsCache [fix][offload] Fix OOM in tiered storage, caused by unbounded offsets cache [fix] [broker] Fix nothing changed after removing dynamic configs Revert “[fix][sec] Upgrade Debezium oracle connector version to avoid… [fix] Fix Reader can be stuck from transaction aborted messages. [fix][broker] avoid offload system topic [improve][ws] Add memory limit configuration for Pulsar client used in Websocket proxy [fix][broker] Disable system topic message deduplication [fix][fn]make sure the classloader for ContextImpl isfunctionClassLoader in different runtimes
[fix][test] Clear MockedPulsarServiceBaseTest fields to prevent test runtime memory leak
[fix][sec] Upgrade Debezium oracle connector version to avoid CVE-2023-4586
[fix][sec] Upgrade elasticsearch-java version to avoid CVE-2023-4043
[fix][sec] Upgrade aws-sdk.version to avoid CVE-2024-21634
[fix] [client] Fix Consumer should return configured batch receive max messages
[fix][broker] Avoid being stuck when closing the broker with extensible load manager
[fix][io] Fix es index creation
[improve] Retry re-validating ResourceLock with backoff after errors
[fix] [test] Fix flaky test ReplicatorTest
[fix][broker] One topic can be closed multiple times concurrently
[fix] [broker] Part-2: Replicator can not created successfully due to an orphan replicator in the previous topic owner
[improve] [broker] Create partitioned topics automatically when enable topic level replication
[fix] [broker] Part-1: Replicator can not created successfully due to an orphan replicator in the previous topic owner
[fix] [ml] Mark delete stuck due to switching cursor ledger fails