Skip to main content

StreamNative Weekly Release Notes v4.2.0.5

Download

Distributions

Packages

Images

General Changes

Apache Pulsar

(#25563) [fix][test] Extend SameAuthParamsLookupAutoClusterFailoverTest phase timeouts (#25562) [fix][test] Relax BrokerRegistryIntegrationTest broker-close threshold (#25557) [fix][broker] pulsar admin stats internal with metadata command (#25463) [fix][test] Fix flaky BrokerRegistryIntegrationTest port binding race (#25560) [fix][test] Recreate EventLoop in PublishRateLimiterTest setup (#25502) [fix][broker] Unthrottle producers immediately when publish rate limiting is disabled (#25558) [fix][broker] Lower log level of DrainingHashesTracker not-found entry to DEBUG (#25500) [fix][test] Fix flaky ExtensibleLoadManagerTest.startBroker timeout (#25509) [fix][test] Fix flaky ExtensibleLoadManagerImpl client reconnection tests: PulsarClientException$AlreadyClosedException: Client already closed (#25427) [fix][test] Fix flaky testLoadBalancerServiceUnitTableViewSyncer (#25497) [fix][test] Fix flaky ServerCnxTest.testCreateProducerTimeoutThenCreateSameNamedProducerShouldFail (#25460) [fix][broker] Prevent timed-out producer creation from racing with retry (#25551) [fix][broker]Namespaces can be created with may empty replication_clusters policy (#25272) [fix][broker] Fix backlog clearing for unloaded namespace bundles (#24463) [improve][broker] Improve the performance of TopicName constructor (#25367) [improve][common] Optimize TopicName.get() to reduce lock contention on cache lookup

MoP

daddd520 fix checkstyle c3843589 Fix mqtt client not have the consumer metric

KoP

5d608443c Merge branch ‘branch-4.2’ into branch-4.2.0.5 657c15f01 [branch-4.2] Bump version to 4.2.0.5 and fix testUnValidTopicToUnload 8b2b58b62 Merge branch ‘branch-4.2’ into branch-4.2.0.5 9cae31b70 fix dependencies might not be synced to Google mirror Include client id as the suffix of producer name in topic stats

StreamNative Pulsar Plugins

271cdc326 test apache maven central repo Add keyword to filter the result fix: backport permission/ACL audit logging to branch-4.2

Security Fixes