[fix][broker]fix missing return when internalGetReplicatedSubscriptionStatus#7
Open
HQebupt wants to merge 1541 commits intomaster from missReturn
+288,154-1,256,215
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Nov 15, 2022
Commits on Nov 16, 2022
- authored
[fix][client] Fix exception when calling loadConf on a ConsumerBuilder that has a KeySharedPolicy (apache#18345)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Nov 17, 2022
- authored
- authored
- authored
- authored
Commits on Nov 18, 2022
[fix][broker] Fix open cursor with null-initialPosition result with earliest position (apache#18416)
authored- authored
- authored
- authored
- authored
[improve][admin] PulsarAdminBuilderImpl overrides timeout properties passed through config map (apache#17375)
authored- authored
[cleanup] [broker] remove useless argument for PersistentTopicBase.internalSkipAllMessagesForNonPartitionedTopicAsync (apache#18473)
authored- authored
- authored
- authored
- authored
- authored
- authored
Commits on Nov 19, 2022
- authored
[fix][client] Messages with inconsistent consumer epochs are not filtered when using batch receive and trigger timeout (apache#18478)
authored- authored
- authored
- authored
- authored
- authored
[improve][ci] Speed up execution of OTHER unit test group by removing -DtestReuseFork=false (apache#17943)
authored
Commits on Nov 21, 2022
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Nov 23, 2022
- authored
- authored
- authored
Commits on Nov 24, 2022
- authored
- authored
- authored
- authored
- authored
[fix][test] Fix flaky test AdditionalServletsTest.testEmptyStringAsExtractionDirectory (apache#18607)
authoredAndras Beni- authored
[fix][ci] Increase thread stack size to 1500k for Maven JVM to prevent StackOverflowError in compilation (apache#18602)
authored- authored
[fix][proxy] Remove duplicate test dependency org.awaitility:awaitility in pulsar-proxy (apache#18606)
authored[fix][misc] Fix NoClassDefFoundError: io/netty/incubator/channel/uring/IOUringEventLoopGroup (apache#18609)
authored
Commits on Nov 25, 2022
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Nov 28, 2022
- authored
[improve][broker] Pin executor to dispatcher and StreamingEntryReader to cache the string hashing (apache#18566)
authored- authored
- authored
[cleanup][broker] Move dispatcherExecutor out from PersistentDispatcherSingleActiveConsumer (apache#18648)
authored[fix][broker] Revert "[fix][load-balancer] skip mis-configured resource usage(>100%) in load balancer (apache#18645)
authored- authored
- authored
- authored
Commits on Nov 29, 2022
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 2, 2022
- authored
- authored
- authored
- authored
[improve][broker] Making defaultNumberOfNamespaceBundles of ServiceConfiguration dynamic (apache#18677)
authored
Commits on Dec 4, 2022
Commits on Dec 5, 2022
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 6, 2022
Commits on Dec 7, 2022
- authored
- authored
- authored
- authored
[fix][test] flaky test
testCanRecoverConsumptionWhenLiftMaxUnAckedMessagesRestriction
(apache#18726)authored- authored
- authored
Commits on Dec 8, 2022
[fix][broker] Avoid OOM not trigger PulsarByteBufAllocator outOfMemoryListener when use ByteBufAllocator.DEFAULT.heapBuffer in PrometheusMetricsGeneratorUtils (apache#18747)
- authored
- authored
- authored
- authored
- authored
[improve][broker] Fast Return the method computeLocalQuota in ResourceQuotaCalculatorImpl (apache#18817)
- authored
Commits on Dec 9, 2022
[fix][broker] Fix unexpected behaviour by invoke
PulsarConfigurationLoader#convertFrom
(apache#18816)authored- authored
[improve] [broker] improve the restart broker can load bundle as one of the best brokers when selectBroker in LeastResourceUsageWithWeight (apache#16766)
- authored
- authored
[fix][broker] PulsarResourceDescription.compareTo should return zero on exactly match (apache#11580)
authored
Commits on Dec 10, 2022
[improve][broker] add limitStatsLogging configuration when enable bookkeeperClientExposeStatsToPrometheus (apache#16734)
- authored
- authored
- authored
[improve][broker] Improve ManagedCursorContainer if there is only one cursor in ledger (apache#18737)
authored- authored
- authored
Commits on Dec 11, 2022
- authored
- authored
- authored
Revert "[PIP-167][Authorization] Make it Configurable to Require Subscription Permission" (apache#18867)
authored- authored
Commits on Dec 12, 2022
- authored
- authored
- authored
- authored
[fix][txn] Fix PendingAckHandleImpl when
pendingAckStoreProvider.checkInitializedBefore
failed (apache#18859)authored- authored
- authored
Commits on Dec 13, 2022
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
[fix][broker] Fix namespace deletion if __change_events topic has not been created yet (apache#18804)
authored
Commits on Dec 14, 2022
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 15, 2022
- authored
- authored
- authored
- authored
- authored
Commits on Dec 16, 2022
- authored
- authored
- authored
- authored
- authored
[fix][txn] producer may reject a message from client but actually writing it to the topic (apache#18913)
authored
Commits on Dec 19, 2022
- authored
- authored
- authored
- authored
Commits on Dec 20, 2022
- authored
[fix][client] Fix too many redelivered messages when one message acked timeout in listener (apache#18911)
authored- authored
- authored
[fix] [broker] getLastMessageId returns a wrong batch index of last message if enabled read compacted (apache#18877)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
[improve][broker] Omit making a copy of CommandAck when there are no broker interceptors (apache#18997)
authored- authored
[fix][test] Run BlobStoreManagedLedgerOffloader* tests separately and reduce memory consumption (apache#19009)
authored[fix][broker] Fix thread-safety issue with currentLedgerEntries and currentLedgerSize fields (apache#17868)
authored- authored
Commits on Dec 21, 2022
Commits on Dec 22, 2022
- authored
[improve] Add PulsarExceptionBase class that supports slf4j like parameterized string formatting (apache#18968)
- authored
- authored
- authored
Commits on Dec 23, 2022
- authored
[fix][broker] Fix thread safety issue in info-internal admin api for partitioned topics (apache#19021)
authoredRevert "Update .asf.yaml to avoid merge PRs without approvals to the active release branches (apache#19024) (apache#19034)
authored- authoredAlexander Preuß
- authored
- authored
- authored