This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
Bump pulsar version to 2.9.3.21#5356
Draft
streamnativebot wants to merge 162 commits intobranch-2.9from branch-2.9.3.21
+16,313-8,986
Commits
Commits on Nov 26, 2022
[improve][java-client] Replace ScheduledExecutor to improve performance of message consumption (apache#16236)
[improve][java-client] Improve performance of multi-topic consumer with more than one IO thread (apache#16336)
[fix][cli] Fix CLI client produce don't able to use multiple -m send multiple messages (apache#18238)
[fix][broker]Consumer can't consume messages because there has two sames topics in one broker (apache#17526)
[fix][fn] fix function failed to start if no
typeClassName
provided inFunctionDetails
(apache#18111)[improve][java-client] Only trigger the batch receive timeout when having pending batch receives requests (apache#16160)
Commits on Nov 27, 2022
- authored
[fix][admin] returns 4xx error when pulsar-worker-service is disabled and trying to access it (apache#17901)
[fix][broker] fix delete_when_subscriptions_caught_up doesn't work while have active consumers (apache#18283)
[improve][test] Add subscribing regex topic test for
delete_when_subscriptions_caught_up
. (apache#18368)[improve][broker]Improve PersistentMessageExpiryMonitor expire speed when ledger not existed (apache#17842)
[improve][broker]consumer backlog eviction policy should not reset read position for consumer (apache#18350)
[fix][flaky-test] Fix BacklogQuotaManagerTest.testConsumerBacklogEvictionTimeQuotaWithEmptyLedger (apache#16735)
[cherry-pick][branch-2.9] cherry-pick apache#17736 problem and DnsResolverTest license header (apache#18640)
authored
Commits on Nov 28, 2022
Commits on Nov 30, 2022
- committedcongbobo184
[fix][flaky-test] Fix failed test PatternTopicsConsumerImplTest.testAutoSubscribePatternConsumer (apache#16375)
[pulsar-broker] Broker extensions to allow operators of enterprise wide cluster better control and flexibility (apache#12536)
[fix][flaky-test] Fix BacklogQuotaManagerTest.testConsumerBacklogEvictionTimeQuotaWithEmptyLedger (apache#16735)
[fix][broker] Fix issue where leader broker information isn't available after 10 minutes (apache#17401)
Pulsar Functions: allow a Function<GenericObject,?> to access the original Schema of the Message and use it (apache#14847)
- authored
Commits on Dec 1, 2022
[improve][java-client] Support passing existing scheduled executor providers to the client (apache#16334)
Skip creating a subscription replication snapshot if no messages have been published after the topic gets activated on a broker (apache#16618)
[fix][flaky-test] Fix ClassCastException: BrokerService cannot be cast to class PulsarResources (apache#16821)
Commits on Dec 4, 2022
Commits on Dec 6, 2022
Commits on Dec 7, 2022
[fix][broker] Increment topic stats outbound message counters after messages have been written to the TCP/IP connection (apache#17043)
[fix][storage]fix OpAddEntry release error when exception in ManagedLedgerInterceptor (apache#17929)
- authored andAndras Benicommittedcongbobo184
- authored andMasahiro Sakamotocommittedcongbobo184
- authored andAndras Benicommittedcongbobo184
- authored andAndras Benicommittedcongbobo184
[fix] [python client] Better Python garbage collection management for C++-owned objects (apache#16535)
[fix][client] Fix exception when calling loadConf on a ConsumerBuilder that has a KeySharedPolicy (apache#18345)
- authored
Commits on Dec 8, 2022
Commits on Dec 9, 2022
Commits on Dec 10, 2022
Commits on Dec 12, 2022
Commits on Dec 15, 2022
Commits on Dec 16, 2022
Commits on Dec 19, 2022
- authored
- committed
Commits on Dec 20, 2022
Commits on Dec 21, 2022
Commits on Jan 2, 2023
Commits on Jan 3, 2023
- committed