StreamNative Weekly Release Notes v3.3.2.3
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
[fix][broker] Fix failed TokenAuthenticatedProducerConsumerTest [improve][offload] Use filesystemURI as the storage path [fix][misc] Unable to connect an etcd metastore with recent releases due to jetc-core sharding problem Enabling DNS retryOnTimeout with TCP in DnsNameResolver [improve] [broker] replace HashMap with inner implementation ConcurrentLongLongPairHashMap in Negative Ack Tracker. [fix][client] The partitionedProducer maxPendingMessages always is 0 [improve][broker] Support cleanupreplication cluster and allowed cluster when cluster metadata teardown
[fix][broker] Broker is failing to create non-durable sub if topic is fenced
[fix][client] fix the beforeConsume() method earlier hit with message listener
[fix][test] Fix DeadLetterTopicTest.testDeadLetterTopicWithInitialSubscriptionAndMultiConsumers
[fix][broker] Fix currently client retries until operation timeout if the topic does not exist
[fix][test] Fix SimpleProducerConsumerTest.testMultiTopicsConsumerImplPauseForManualSubscription
[fix][broker] fix logging with correct error message while loading the topic
[improve][test] Disable OTel autoconfigured exporters in tests
[fix][broker] Fix print cluster migration state response
[fix][broker] Fix Broker migration NPE while broker tls url not configured
[improve][broker] re-elect the channel owner if no channel owner is found
[improve][broker] Exclude system topics from namespace level publish and dispatch rate limiting
[improve][admin] Print error log if handle http response fails
[fix][broker] Fix ownership loss