This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
Bump pulsar version to 3.1.0-SNAPSHOT#6040
Draft
streamnativebot wants to merge 254 commits intomasterfrom branch-3.1.0-SNAPSHOT
+36,297-17,362
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Aug 3, 2023
Commits on Aug 14, 2023
Commits on Aug 15, 2023
Commits on Aug 17, 2023
Commits on Aug 21, 2023
- committed
- committed
Commits on Aug 24, 2023
Commits on Sep 5, 2023
- committed
[fix][broker] Fix write duplicate entries into the compacted ledger after RawReader reconnects (apache#21081)
[fix][broker] Cleanup correctly heartbeat bundle ownership when handling broker deletion event (apache#21083)
[fix][broker] Avoid splitting one batch message into two entries in StrategicTwoPhaseCompactor (apache#21091)
- committed
[fix][auto-recovery] Improve to the ReplicaitonWorker performance by deleting invalid underreplication nodes (apache#21059)
- committed
Commits on Sep 11, 2023
Commits on Sep 12, 2023
Commits on Sep 14, 2023
Commits on Sep 15, 2023
Commits on Sep 18, 2023
Commits on Sep 20, 2023
Commits on Sep 21, 2023
Commits on Sep 25, 2023
Commits on Sep 27, 2023
Commits on Sep 30, 2023
Commits on Oct 7, 2023
Commits on Oct 9, 2023
Commits on Oct 11, 2023
Commits on Oct 19, 2023
[fix][broker] rackaware policy is ineffective when delete zk rack info after bkclient initialize (apache#20944)
[fix][broker] Fix heartbeat namespace create event topic and cannot delete heartbeat topic (apache#21360)
[fix] [bk-client] Fix bk client MinNumRacksPerWriteQuorum and EnforceMinNumRacksPerWriteQuorum not work problem. (apache#21327)
[improve][broker] use ConcurrentHashMap in ServiceUnitStateChannel and avoid recursive update error (apache#21282)
- committed
Commits on Oct 25, 2023
Commits on Oct 26, 2023
- committed
- committed
- committed
- committed
Commits on Oct 31, 2023
Commits on Nov 8, 2023
Commits on Nov 10, 2023
[fix][txn] OpRequestSend reuse problem cause tbClient commitTxnOnTopic timeout unexpectedly (apache#21505)
[fix][broker] Fix PulsarService/BrokerService shutdown when brokerShutdownTimeoutMs=0 (apache#21496)
[fix][broker] Fix create topic with different auto creation strategies causes race condition (apache#21545)
[fix][broker] Fix the deadlock when using BookieRackAffinityMapping with rackaware policy (apache#21481)
Commits on Nov 11, 2023
Commits on Nov 13, 2023
Revert "[fix][client] Avert extensive time consumption during table view construction (apache#21270)"
committedRevert "[fix][broker] Fix issue with consumer read uncommitted messages from compacted topic (apache#21465)"
committed[fix][broker][branch-3.1] Fix issue with consumer read uncommitted messages from compacted topic (apache#21465) (apache#21571)
authored
Commits on Nov 20, 2023
Commits on Nov 22, 2023
Commits on Nov 23, 2023
Commits on Nov 28, 2023
Commits on Nov 30, 2023
- committed
Commits on Dec 4, 2023
- committed
- committed
- committed
[fix][broker] Fix incorrect unack count when using shared subscription on non-persistent topic (apache#21592)
Commits on Dec 7, 2023
Commits on Dec 8, 2023
Commits on Dec 9, 2023
Commits on Dec 13, 2023
Commits on Dec 15, 2023
Commits on Dec 25, 2023
Commits on Dec 26, 2023
Commits on Jan 2, 2024
Commits on Jan 3, 2024
Commits on Jan 4, 2024
Commits on Jan 5, 2024
Commits on Jan 9, 2024
Commits on Jan 11, 2024
Commits on Jan 15, 2024
Commits on Jan 16, 2024
Commits on Jan 19, 2024
Commits on Jan 26, 2024
[fix][broker] Fix PulsarService.getLookupServiceAddress returns wrong port if TLS is enabled (apache#21015)
[fix][broker] Fix returns wrong webServiceUrl when both webServicePort and webServicePortTls are set (apache#21633)
[fix][broker] Fix returns wrong webServiceUrl when both webServicePort and webServicePortTls are set (apache#21842)
[fix][broker] Fix leader broker cannot be determined when the advertised address and advertised listeners are configured (apache#21894)
committed[fix][broker] Restore the broker id to match the format used in existing Pulsar releases (apache#21937)
committed
Commits on Jan 27, 2024
Commits on Jan 29, 2024
Commits on Jan 31, 2024
[fix][client] Fix ConsumerBuilderImpl#subscribe silent stuck when using pulsar-client:3.0.x with jackson-annotations prior to 2.12.0 (apache#21985)
[fix][broker] Fix schema deletion error when deleting a partitioned topic with many partitions and schema (apache#21977)
[improve] [proxy] Add a check for brokerServiceURL that does not support multi uri yet (apache#21972)
[fix] [broker] Fix reader stuck when read from compacted topic with read compact mode disable (apache#21969)
[fix][broker] Avoid consumers receiving acknowledged messages from compacted topic after reconnection (apache#21187)
[fix][broker] Fix issue with GetMessageIdByTimestamp can't find match messageId from compacted ledger (apache#21600)
Revert "[fix][broker] Fix issue with GetMessageIdByTimestamp can't find match messageId from compacted ledger (apache#21600)"
committed[fix][broker] Fix issue with GetMessageIdByTimestamp can't find match messageId from compacted ledger (apache#21600)
committed
Commits on Feb 8, 2024
Commits on Feb 9, 2024
Commits on Feb 19, 2024
Commits on Feb 21, 2024
Commits on Feb 26, 2024
Commits on Feb 27, 2024
- committed
- committed
[fix] [broker] Enabling batch causes negative unackedMessages due to ack and delivery concurrency (apache#22090)
[improve] [broker] Do not print an Error log when responding to
HTTP-404
when callingAdmin API
and the topic does not exist. (apache#21995)[improve] [broker] Not close the socket if lookup failed caused by bundle unloading or metadata ex (apache#21211)
[improve] [broker] Do not try to open ML when the topic meta does not exist and do not expect to create a new one. apache#21995 (apache#22004)
Commits on Feb 28, 2024
Commits on Feb 29, 2024
[fix][broker][branch-3.0] Set ServiceUnitStateChannel topic compaction threshold explicitly, improve getOwnerAsync, and fix other bugs (apache#22064) (apache#22154)
committed[fix][broker][branch-3.0] Return getOwnerAsync without waiting on source broker upon Assigning and Releasing and handle role change during role init (apache#22112) (apache#22156)
committed