[improve][misc] Sync commits from apache into 3.1_ds (19 Feb)#367
Merged
srinath-ctds merged 44 commits into3.1_dsfrom 3.1_cherry-pick_19febFeb 24, 2025
Commits
Commits on Feb 19, 2025
[cleanup][admin] Do not print full stacktrace when get partitioned metadata not found (apache#20979)
[improve][broker] Do not print error logs for NotFound or Conflict errors when using the Admin API (apache#23928)
[improve][broker] Avoid logging errors when there is a connection issue during subscription. (apache#23939)
[fix] [ml] incorrect non-durable cursor's backlog due to concurrently trimming ledger and non-durable cursor creation (apache#23951)
[fix][ml] Fix memory leaks in ManagedCursorInfo and ManagedLedgerInfo decompression and compression (apache#23960)
[improve][broker] Avoid PersistentReplicator.expireMessages logic compute backlog twice (apache#23957)
[fix][client] Fix memory leak in ClientCnx.newLookup when there's TooManyRequestsException (apache#23971)
[fix][client] Fix memory leak when message size exceeds max message size and batching is enabled (apache#23967)
[fix][broker] Fix incorrect blockedConsumerOnUnackedMsgs value when maxUnackedMessagesPerConsumer is 1 (apache#23796)
[fix][meta] Fix ephemeral handling of ZK nodes and fix MockZooKeeper ephemeral and ZK stat handling (apache#23988)
[improve][meta] Simplify getting parent path in ZKMetadataStore without using java.io.File (apache#23996)
- committed
Commits on Feb 20, 2025
- committed
- committed
- committed
- committed
Commits on Feb 21, 2025
- committed