StreamNative Weekly Release Notes v2.11.0.2
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
(#19199))) Fix race condition while updating partition number [fix][broker] Create replicated subscriptions for new partitions when needed e49bf11f07 Fix compile issue. [improve][broker]Only create extended partitions when updating partition number [fix][broker]fix catching ConflictException when update topic partition [fix][broker]fail to update partition meta of topic due to ConflictException: subscription already exists for topic [fix][txn]fix receive duplicated messages due to pendingAcks in PendingAckHandle [feature][txn] Fix individual ack batch message with transaction abort redevlier duplicate messages [improve][broker] Use shrink map for trackerCache [fix] [test] Wrong mock-fail of the test ManagedLedgerErrorsTest.recoverLongTimeAfterMultipleWriteErrors [fix][client] Fix authentication not update after changing the serviceUrl [fix][broker] Fix loadbalance score caculation problem [fix][broker] Fixed history load not releasing [improve][test] Add testbrokerReachThreshold
for ThresholdShedderTest
[fix] [client] fix memory leak if enabled pooled messages
[fix][broker] Filter system topic when getting topic list by binary proto.
[fix][cli] Fix Pulsar admin tool is ignoring tls-trust-cert path arg
[fix][broker] Fix geo-replication admin
[improve][broker][branch-2.11] Improve tls config on replication client and cluster cli
[improve] Simplify enabling Broker, WS Proxy hostname verification
[fix] [broker] Make the service name resolver cache of PulsarWebResource expire after access
[fix] [broker] Incorrect service name selection logic
[fix][ci] Fix broken CI
(#19302))) Revert “[improve] [admin] Make the default value of param —get-subscription-backlog-size of admin API topics stats true
[fix][test][branch-2.10] Remove testGetTopic method
[improve] [admin] Make the default value of param —get-subscription-backlog-size of admin API topics stats true
[fix] [ml] topic load fail by ledger lost