(pulsar) branch master updated: [fix][broker] Fix typos in PulsarClusterMetadataSetup (#24750)

2025-09-20 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 5baaabc1047 [fix][broker] Fix typos in

(pulsar) branch master updated: [fix][test] Flaky-test: BrokerServiceTest.testShutDownWithMaxConcurrentUnload (#24769)

2025-09-20 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 0c6ba1cf72f [fix][test] Flaky-test

(pulsar) branch master updated: [fix][broker] Fix testServiceConfigurationRetentionPolicy unit test (#24756)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 63331caf82c [fix][broker] Fix

(pulsar) branch branch-4.1 updated: [fix][broker] Fix testServiceConfigurationRetentionPolicy unit test (#24756)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new 9c26eddf61e [fix][broker] Fix

(pulsar) branch branch-4.1 updated: [fix][client]TopicListWatcher not closed when calling PatternMultiTopicsConsumerImpl.closeAsync() method (#24698)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new 119b93bac6d [fix][client

(pulsar) branch branch-4.1 updated: [fix][client] rollback TopicListWatcher retry behavior (#24752)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new 26634afacf4 [fix][client] rollback

(pulsar) branch branch-4.1 updated: [improve][broker] Allow deletion of empty persistent topics regardless of retention policy (#24733)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new 7e00178c0cf [improve][broker] Allow

(pulsar) branch branch-4.1 updated: [fix][broker]Fix dirty reading of namespace level offload thresholds (#24696)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new a31a0823dcc [fix][broker]Fix dirty

(pulsar) branch branch-4.1 updated: [fix][broker]Fix the wrong logic of the test PartitionCreationTest.testCreateMissedPartitions (#24683)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new 9d2c314ac25 [fix][broker]Fix the

(pulsar) branch branch-4.1 updated: [fix][broker]Dispatcher did unnecessary sort for recentlyJoinedConsumers and printed noisy error logs (#24634)

2025-09-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.1 by this push: new 27b415e99bf [fix][broker]Dispatcher

(pulsar) branch master updated (c461589dfdb -> 437d9f6a3cc)

2025-09-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from c461589dfdb [fix] Exclude commons-lang dep from bookkeeper (#24749) add 437d9f6a3cc [improve][broker] Allow

(pulsar) branch master updated: [fix][ml] Negative backlog & acked positions does not exist & message lost when concurrently occupying topic owner (#24722)

2025-09-15 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new e417aca957e [fix][ml] Negative backlog

(pulsar) branch master updated (7547fab3b44 -> 415c6fa74e9)

2025-09-10 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git from 7547fab3b44 [improve][pip] PIP-437: Granular and Fixed-Delay Policies for Message Delivery (#24625) add

(pulsar) branch branch-4.0 updated: [improve][build] Disable javadoc build failure (#24594)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 1e84fa7c694 [improve][build] Disable

(pulsar) branch branch-4.0 updated: [fix][broker] Fix NPE and annotate nullable return values for ManagedCursorContainer (#24706)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 7988f4fb241 [fix][broker] Fix NPE

(pulsar) branch branch-4.0 updated: [fix][broker]Dispatcher did unnecessary sort for recentlyJoinedConsumers and printed noisy error logs (#24634)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new c2940b3c13c [fix][broker]Dispatcher

(pulsar) branch branch-4.0 updated: [fix][broker]User topic failed to delete after removed cluster because of failed delete data from transaction buffer topic (#24648)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 5f1c540d762 [fix][broker]User topic

(pulsar) branch branch-4.0 updated: [fix][broker]Fix the wrong logic of the test PartitionCreationTest.testCreateMissedPartitions (#24683)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 7e6be251920 [fix][broker]Fix the

(pulsar) branch branch-4.0 updated: [fix][broker] Fix memory leak when metrics are updated in a thread other than FastThreadLocalThread (#24719)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new e241b0a9d09 [fix][broker] Fix memory

(pulsar) 02/03: [improve][io] Upgrade to Debezium 3.2.2 (#24712)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit a2eb1aa42e2c4fa2f72ddc0db7f861556e334e60 Author: Enrique Fernández AuthorDate: Mon Sep 8 21:18:31 2025 +0200

(pulsar) 01/03: [improve][broker] Reduce unnecessary MessageMetadata parsing by caching the parsed instance in the broker cache (#24682)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 6509ee3e8fd34da26d4dcbf2b438603ab606e879 Author: Lari Hotari AuthorDate: Wed Sep 10 00:23:17 2025 +0300

(pulsar) 03/03: [fix][broker] Fix memory leak when metrics are updated in a thread other than FastThreadLocalThread (#24719)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit cc2b177dd66132c0b98d2ca12b7d66453d122cea Author: Yunze Xu AuthorDate: Wed Sep 10 00:12:36 2025 +0800 [fix

(pulsar) branch branch-4.1 updated (eb39530e711 -> cc2b177dd66)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/pulsar.git from eb39530e711 [fix][sec] Upgrade Netty to 4.1.127.Final to address CVEs (#24717) new 6509ee3e8fd [improve

(pulsar) branch master updated: [fix][broker]Dispatcher did unnecessary sort for recentlyJoinedConsumers and printed noisy error logs (#24634)

2025-09-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new a2b69ccbc62 [fix][broker]Dispatcher did

(pulsar) branch master updated: [fix][client]TopicListWatcher not closed when calling PatternMultiTopicsConsumerImpl.closeAsync() method (#24698)

2025-09-07 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new cc824e504ba [fix][client]TopicListWatcher

(pulsar) branch master updated: [fix][broker]Fix dirty reading of namespace level offload thresholds (#24696)

2025-09-04 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 96bc370e6b9 [fix][broker]Fix dirty reading

(pulsar) branch master updated: [fix][broker] Pass metadataStoreSessionTimeoutMillis to bookkeeper client configuration to properly configure ZK timeout (#24624)

2025-09-03 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 0903f45b9cf [fix][broker] Pass

(pulsar) branch master updated: [improve][doc] Clarify geo-replication cluster removal behavior for shared vs separate configuration stores (#24687)

2025-09-01 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new f1b66aed03a [improve][doc] Clarify geo

(pulsar) branch master updated: [fix][build] Set project version to 4.2.0-SNAPSHOT (#24690)

2025-09-01 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 41f2cd43470 [fix][build] Set project version

(pulsar) branch master updated: [fix][client] Fix potential NPE in TypedMessageBuilderImpl (#24691)

2025-09-01 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 5e9e9129d3c [fix][client] Fix potential NPE

(pulsar) branch branch-4.0 updated: [fix][broker][branch-4.0]Can not access topic policies if topic partitions have not been created (#24680)

2025-09-01 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 109ba07040f [fix][broker][branch-4.0

(pulsar) branch master updated: [fix][broker]Fix the wrong logic of the test PartitionCreationTest.testCreateMissedPartitions (#24683)

2025-09-01 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 82f2371826b [fix][broker]Fix the wrong logic

(pulsar) branch master updated: [improve] [pip] PIP-382: Add a label named reason for topic_load_failed_total (#23351)

2025-08-29 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new e466f453ebb [improve] [pip] PIP-382: Add a

(pulsar) branch master updated: [fix][broker]User topic failed to delete after removed cluster because of failed delete data from transaction buffer topic (#24648)

2025-08-29 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 66b69ad647a [fix][broker]User topic failed

(pulsar) branch master updated: [fix][client] Fix ArrayIndexOutOfBoundsException when using SameAuthParamsLookupAutoClusterFailover (#23336)

2025-08-28 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 8fd5bf5fd6e [fix][client] Fix

(pulsar) branch master updated: [improve][test]Add new test PartitionCreationTest.testGetPoliciesIfPartitionsNotCreated (#24681)

2025-08-28 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 03e0787cc44 [improve][test]Add new test

(pulsar) branch master updated: [fix][meta] Use `getChildrenFromStore` to read children data to avoid lost data (#24665)

2025-08-27 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 90a70db6fa8 [fix][meta] Use

(pulsar) branch branch-4.0 updated: Revert "[improve][broker] Upgrade avro version to 1.12.0 (#24617)"

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 80e68e1bdf4 Revert "[improve][b

(pulsar) 05/06: [improve][broker] Upgrade avro version to 1.12.0 (#24617)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 36cd2c2ab32c32d6b52f6ce286fe92baaff3fd0f Author: Hang Chen AuthorDate: Wed Aug 13 22:38:54 2025 -0700

(pulsar) 02/06: [fix][ws] Fix WebSocket authentication with authenticateOriginalAuthData enabled (#24615)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 3aaf265f42cbae44b25444744cd7181ce21d53c4 Author: Penghui Li AuthorDate: Sun Aug 10 20:21:49 2025 -0700 [fix

(pulsar) 04/06: [improve][broker]Remove block calling that named cursor.asyncGetNth when expiring messages (#24606)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 4a2dde2614f21a1ab5effc5ecec601e3feea447b Author: fengyubiao AuthorDate: Fri Aug 8 12:46:17 2025 +0800

(pulsar) 01/06: [fix][ws] Fix WebSocket proxy originalPrincipal for HTTP admin API calls (#24613)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit eb17634a825079b92aa98b2cc3aa96f77e94d7db Author: Penghui Li AuthorDate: Fri Aug 8 10:31:42 2025 -0700 [fix

(pulsar) 06/06: [improve][io] Add dependency file name information to error message when .nar file validation fails with ZipException (#24604)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 796603ea1b00e36d5833d0eef1e2f3bce301b7d3 Author: Phineas <62228193+falser...@users.noreply.github.com> Auth

(pulsar) 03/06: [improve][broker]Improve the anti-concurrency mechanism expirationCheckInProgress (#24607)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git commit 47b73076e13ee5a8b249dccb1362ccee2c6d9b0d Author: fengyubiao AuthorDate: Thu Aug 7 19:25:24 2025 +0800

(pulsar) branch branch-4.0 updated (332f1fe8271 -> 796603ea1b0)

2025-08-17 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a change to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git from 332f1fe8271 [fix][test]fix flaky ZeroQueueSizeTest.testZeroQueueGetExceptionWhenReceiveBatchMessage (#24630

(pulsar) branch master updated: [improve][broker] Upgrade avro version to 1.12.0 (#24617)

2025-08-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new baa288a0e5a [improve][broker] Upgrade avro

(pulsar) branch master updated: [fix][client]Prevent ZeroQueueConsumer from receiving batch messages when using MessagePayloadProcessor (#24610)

2025-08-12 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new bbf56f651eb [fix][client]Prevent

(pulsar) branch master updated: [fix][ws] Fix WebSocket authentication with authenticateOriginalAuthData enabled (#24615)

2025-08-10 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new fee86932b05 [fix][ws] Fix WebSocket

(pulsar) branch master updated: [improve][broker]Remove block calling that named cursor.asyncGetNth when expiring messages (#24606)

2025-08-07 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new d275bd4004a [improve][broker]Remove block

(pulsar) branch master updated: [fix][test] Fix flaky EntryCacheManagerTest.simple (#24609)

2025-08-07 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 7ab68b15c8c [fix][test] Fix flaky

(pulsar) branch master updated: [fix][broker] Fix REST API to produce messages to single-partitioned topics (#24450)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new fa28d1c1ef1 [fix][broker] Fix REST API to

(pulsar) branch master updated: [fix][broker] Fix NPE being logged if load manager class name is blank (#24570)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new ced60a70596 [fix][broker] Fix NPE being

(pulsar) branch branch-4.0 updated: [improve][io] Add support for the complete KinesisProducerConfiguration in KinesisSinkConfig (#24489)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 28b5df0f937 [improve][io] Add

(pulsar) branch branch-4.0 updated: [improve][test] Add test for dead letter topic with max unacked messages blocking (#24535)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 5bfd351381e [improve][test] Add test

(pulsar) branch branch-4.0 updated: [fix][misc] Upgrade dependencies to fix critical security vulnerabilities (#24532)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 55b2de18eee [fix][misc] Upgrade

(pulsar) branch branch-4.0 updated: [fix][broker]Fix thread safety issues in BucketDelayedDeliveryTracker with StampedLock optimistic reads (#24542)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 9eb89864957 [fix][broker]Fix thread

(pulsar) branch branch-4.0 updated: [improve][broker] Extract duplication in AbstractTopic#incrementTopicEpochIfNeeded (#24520)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 395b55cd373 [improve][broker

(pulsar) branch branch-4.0 updated: [improve][client] Support load RSA PKCS#8 private key (#24582)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 8010947dbdc [improve][client

(pulsar) branch branch-4.0 updated: [fix][broker] Fix namespace deletion TLS URL selection for geo-replication (#24591)

2025-07-31 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new b06d2eccbc4 [fix][broker] Fix

(pulsar) branch master updated: [fix][broker] Fix namespace deletion TLS URL selection for geo-replication (#24591)

2025-07-30 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 2ba02e20026 [fix][broker] Fix namespace

(pulsar) branch master updated: [improve][broker] Extract duplication in AbstractTopic#incrementTopicEpochIfNeeded (#24520)

2025-07-29 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 27df79edd0f [improve][broker] Extract

(pulsar) branch master updated: [improve][client] Add `startTimestamp` and `endTimestamp` for consuming message in client cli (#24521)

2025-07-22 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new e627c2c2d88 [improve][client] Add

(pulsar) branch branch-4.0 updated: Fix checkstyle issue

2025-07-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 5a9912b67b4 Fix checkstyle issue

(pulsar) branch branch-4.0 updated: [fix][proxy] Fix proxy OOM by replacing TopicName with a simple conversion method (#24465)

2025-07-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 68f15ce665c [fix][proxy] Fix proxy

(pulsar) branch branch-4.0 updated: [improve][broker] Improve the log when namespace bundle is not available (#24434)

2025-07-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 497e91c75d8 [improve][broker

(pulsar) branch branch-4.0 updated: [fix] Prevent IllegalStateException: Field 'message' is not set (#24472)

2025-07-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 46f60195af0 [fix] Prevent

(pulsar) branch branch-4.0 updated: [fix][client] NPE in MultiTopicsConsumerImpl.negativeAcknowledge (#24476)

2025-07-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new db85c8ce4bb [fix][client] NPE in

(pulsar) branch branch-3.0 updated: [fix][build] Add missing to submodules (#24421)

2025-07-06 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new e0148bd96fb [fix][build] Add missing

(pulsar) branch branch-3.3 updated: [fix][build] Add missing to submodules (#24421)

2025-07-06 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 9a8e3bc1b14 [fix][build] Add missing

(pulsar) branch branch-4.0 updated: [fix][build] Add missing to submodules (#24421)

2025-07-06 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 127dc7d26ee [fix][build] Add missing

(pulsar) branch master updated: [fix][txn] Fix negative unacknowledged messages in transactions by ensuring that the batch size is added into CommandAck (#24443)

2025-06-24 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 23a2ef29a2d [fix][txn] Fix negative

(pulsar) branch master updated: [fix][broker] Orphan schema after disabled a cluster for a namespace (#24223)

2025-04-29 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 2d78cbddbcf [fix][broker] Orphan schema

(pulsar) branch branch-3.3 updated: [fix][test] Fix UnfinishedStubbing issue in AuthZTests (#24165)

2025-04-15 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new c0aa3eb9553 [fix][test] Fix

(pulsar) branch branch-3.3 updated: [fix][test] Fix remaining UnfinishedStubbingException issue with AuthZTests (#24174)

2025-04-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new c8ff45af5de [fix][test] Fix

(pulsar) branch branch-3.3 updated: [fix][test]flaky-test:ManagedLedgerInterceptorImplTest.testManagedLedgerPayloadInputProcessorFailure (#24170)

2025-04-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 26b4b3ceeec [fix][test]flaky

(pulsar) branch branch-3.3 updated: [fix][ml] Fix ML thread blocking issue in internalGetPartitionedStats API (#24167)

2025-04-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 4f0c040c636 [fix][ml] Fix ML thread

(pulsar) branch branch-3.3 updated: [fix][ml] Skip deleting cursor if it was already deleted before calling unsubscribe (#24098)

2025-04-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 121b2261ad2 [fix][ml] Skip deleting

(pulsar) branch branch-3.3 updated: [fix][broker] The feature brokerDeleteInactivePartitionedTopicMetadataEnabled leaves orphan topic policies and topic schemas (#24150)

2025-04-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 37fcaa17114 [fix][broker] The

(pulsar) branch branch-3.3 updated: [fix][broker] Consumer stuck when delete subscription __compaction failed (#23980)

2025-04-13 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 1162f5e5e8e [fix][broker] Consumer

(pulsar) branch branch-4.0 updated: [fix][broker] The feature brokerDeleteInactivePartitionedTopicMetadataEnabled leaves orphan topic policies and topic schemas (#24150)

2025-04-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new a3c5feb78bd [fix][broker] The

(pulsar) branch branch-4.0 updated: [fix][test] Fix flaky BrokerServiceChaosTest (#24162)

2025-04-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new b8a7be48223 [fix][test] Fix flaky

(pulsar) branch branch-4.0 updated: [fix][test] Fix flaky BrokerServiceChaosTest.testFetchPartitionedTopicMetadataWithCacheRefresh (#24161)

2025-04-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 06341703408 [fix][test] Fix flaky

(pulsar) branch branch-4.0 updated: [fix][proxy] Propagate client connection feature flags through Pulsar Proxy to Broker (#24158)

2025-04-09 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new e94a575ba21 [fix][proxy] Propagate

(pulsar) branch master updated: [fix][broker] Fix missing validation when setting retention policy on topic level (#24032)

2025-03-02 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 1eb7866e1c2 [fix][broker] Fix missing

(pulsar) branch master updated: [improve][pip] PIP-409: support producer configuration for retry/dead letter topic producer (#24022)

2025-02-28 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 5973cbc2a9f [improve][pip] PIP-409: support

(pulsar) branch branch-3.3 updated: [improve] [broker] Separate offload read and write thread pool (#24025)

2025-02-25 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new b150ded99b8 [improve] [broker

(pulsar) branch master updated: [fix][common] TopicName: Throw IllegalArgumentException if localName is whitespace only (#23691)

2024-12-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 034791f66b3 [fix][common] TopicName: Throw

(pulsar) branch master updated: [fix][admin] Verify is policies read only before revoke permissions on topic (#23730)

2024-12-16 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 069cc3db7c7 [fix][admin] Verify is policies

(pulsar) branch master updated: [fix] [broker] Add consumer name for subscription stats (#23671)

2024-12-03 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 59d4588c192 [fix] [broker] Add consumer name

(pulsar) branch master updated: [fix][broker] Revert "[improve][client] Add log when can't add message to the container (#23657)

2024-11-28 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new d1753ee4422 [fix][broker] Revert "[im

(pulsar) branch master updated: [improve][client] Replace NameUtil#generateRandomName with RandomStringUtils#randomAlphanumeric (#23645)

2024-11-28 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 32b3ccfd331 [improve][client] Replace

(pulsar) branch master updated: [fix][build] Fix error "Element encoding is not allowed here" in pom.xml (#23655)

2024-11-28 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 66a8f739bce [fix][build] Fix error "El

(pulsar) branch master updated: [fix][fn] Align WindowContext with BaseContext (#23628)

2024-11-25 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 7909d2dfdb4 [fix][fn] Align WindowContext

(pulsar) branch master updated: [improve][test] Reduce OneWayReplicatorUsingGlobalZKTest.testRemoveCluster execution time (#23633)

2024-11-25 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 2126d4016e4 [improve][test] Reduce

(pulsar) branch master updated: [improve][test] Clarify method signatures in Bookkeeper mock client (#23598)

2024-11-14 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 0b0eef905c3 [improve][test] Clarify method

(pulsar) branch master updated: [fix][test] Fix DeadLetterTopicTest.testDeadLetterTopicWithInitialSubscriptionAndMultiConsumers (#23552)

2024-11-06 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new c266db236df [fix][test] Fix

(pulsar) branch master updated: [fix][test] Fix SimpleProducerConsumerTest.testMultiTopicsConsumerImplPauseForManualSubscription (#23546)

2024-11-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new c4ee362f7e9 [fix][test] Fix

(pulsar) branch master updated: [improve][admin] Print error log if handle http response fails (#23563)

2024-11-05 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new c15a0d69823 [improve][admin] Print error log

(pulsar) branch master updated: [fix][sec] Replace bcprov-jdk15on dependency with bcprov-jdk18-on (#23532)

2024-10-30 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new f196e2c2e16 [fix][sec] Replace bcprov

(pulsar) branch master updated: [fix][test] Fix NonDurableSubscriptionTest.testInitReaderAtSpecifiedP… (#23293)

2024-10-30 Thread technoboy
This is an automated email from the ASF dual-hosted git repository. technoboy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pulsar.git The following commit(s) were added to refs/heads/master by this push: new 85aa046b379 [fix][test] Fix

  1   2   3   4   5   6   7   8   9   10   >