commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [I] JSON, and Protobuf schemas [pulsar-dotpulsar]
via GitHub
[PR] fix race condition in ZooKeeper session reconnection leading to SESSIONEXPIRED Errors [pulsar]
via GitHub
Re: [PR] fix race condition in ZooKeeper session reconnection leading to SESSIONEXPIRED Errors [pulsar]
via GitHub
Re: [PR] fix race condition in ZooKeeper session reconnection leading to SESSIONEXPIRED Errors [pulsar]
via GitHub
[PR] [fix][sec] Upgrade Jetty to 10.0.26 in pulsar-io-solr to address CVE-2025-5115 [pulsar]
via GitHub
Re: [PR] [fix][sec] Upgrade Jetty to 10.0.26 in pulsar-io-solr to address CVE-2025-5115 [pulsar]
via GitHub
(pulsar) branch master updated (9740408b364 -> db91b9328ca)
lhotari
[I] Add --state filter flag to pulsar-admin functions list [pulsar]
via GitHub
Re: [I] Add --state filter flag to pulsar-admin functions list [pulsar]
via GitHub
Re: [I] Add --state filter flag to pulsar-admin functions list [pulsar]
via GitHub
Re: [I] Add --state filter flag to pulsar-admin functions list [pulsar]
via GitHub
Re: [I] Add --state filter flag to pulsar-admin functions list [pulsar]
via GitHub
Re: [I] Add --state filter flag to pulsar-admin functions list [pulsar]
via GitHub
[D] Geospatial data in CDC with PostGIS (PGSQL -> Debezium -> Pulsar IO -> JDBC Sink -> PGSQL) [pulsar]
via GitHub
Re: [D] Geospatial data in CDC with PostGIS (PGSQL -> Debezium -> Pulsar IO -> JDBC Sink -> PGSQL) [pulsar]
via GitHub
Re: [D] Geospatial data in CDC with PostGIS (PGSQL -> Debezium -> Pulsar IO -> JDBC Sink -> PGSQL) [pulsar]
via GitHub
Re: [D] Geospatial data in CDC with PostGIS (PGSQL -> Debezium -> Pulsar IO -> JDBC Sink -> PGSQL) [pulsar]
via GitHub
Re: [I] @mapbox/
[email protected]
causes lots of deprecated warnings. [pulsar-client-node]
via GitHub
(pulsar-site) branch main updated: Make mvn deploy work with 3.9.12 version
lhotari
(pulsar-site) branch main updated: Add notes about maven version for releases
lhotari
[PR] [fix][sec] Override msgpack-core to 0.9.11 to address CVE-2026-21452 [pulsar]
via GitHub
Re: [PR] [fix][sec] Override msgpack-core to 0.9.11 to address CVE-2026-21452 [pulsar]
via GitHub
svn commit: r82392 - in dev/pulsar/pulsar-3.0.16-candidate-1: . connectors
lhotari
svn commit: r82391 - in dev/pulsar/pulsar-4.0.9-candidate-1: . connectors
lhotari
svn commit: r82390 - in dev/pulsar/pulsar-4.1.3-candidate-1: . connectors
lhotari
svn commit: r82389 - dev/pulsar/pulsar-3.0.16-candidate-1
lhotari
svn commit: r82388 - dev/pulsar/pulsar-4.0.9-candidate-1
lhotari
svn commit: r82387 - dev/pulsar/pulsar-4.1.3-candidate-1
lhotari
[PR] [improve] Upgrade Netty to 4.1.131.Final [pulsar]
via GitHub
Re: [PR] [improve] Upgrade Netty to 4.1.131.Final [pulsar]
via GitHub
(pulsar) branch master updated: [feat][pip] PIP-452: Customizable topic listing of namespace with properties (#25134)
zhaocong
(pulsar) annotated tag v3.0.16-candidate-1 updated (78738eef744 -> eb56324323f)
lhotari
(pulsar) branch branch-3.0 updated (74cb8a43b9d -> 78738eef744)
lhotari
(pulsar) branch branch-4.0 updated (42283f4a37e -> fe9a55d065d)
lhotari
(pulsar) annotated tag v4.0.9-candidate-1 updated (fe9a55d065d -> 02959a26bf7)
lhotari
(pulsar) annotated tag v4.1.3-candidate-1 updated (24c65246961 -> 9bf38a47114)
lhotari
(pulsar) branch branch-4.1 updated (7215506308d -> 24c65246961)
lhotari
(pulsar) branch branch-3.0 updated: [fix][build][branch-3.0] Ignore SpotBugs check for NegativeAcksTracker
lhotari
[PR] [fix] off-by-one malloc [pulsar-client-node]
via GitHub
Re: [PR] [fix] off-by-one malloc [pulsar-client-node]
via GitHub
(pulsar) branch branch-3.0 updated: [improve][broker] Give the detail error msg when authenticate failed with AuthenticationException (#25221)
lhotari
(pulsar) branch branch-3.0 updated: [fix][broker] Fix transactionMetadataFuture completeExceptionally with null value (#25231)
lhotari
(pulsar) branch branch-3.0 updated (e15aedfcb3e -> 84588efc8ae)
lhotari
(pulsar) 04/04: Backport "[fix][client] Fix deadlock of NegativeAcksTracker (#23651)"
lhotari
(pulsar) 03/04: [improve][test][branch-3.0] Add test for issue #25220
lhotari
(pulsar) 02/04: Revert "[improve] [broker] replace HashMap with inner implementation ConcurrentLongLongPairHashMap in Negative Ack Tracker. (#23582)"
lhotari
(pulsar) 01/04: Revert "[fix][client] Fix deadlock of NegativeAcksTracker (#23651)"
lhotari
(pulsar) branch branch-4.0 updated: [fix][broker] Fix transactionMetadataFuture completeExceptionally with null value (#25231)
lhotari
(pulsar) branch branch-4.1 updated: [fix][broker] Fix transactionMetadataFuture completeExceptionally with null value (#25231)
lhotari
(pulsar) branch branch-4.1 updated: [fix][client] Send all chunkMessageIds to broker for redelivery (#25229)
lhotari
(pulsar) branch branch-4.0 updated: [fix][client] Send all chunkMessageIds to broker for redelivery (#25229)
lhotari
(pulsar) branch master updated: [fix][broker] Fix transactionMetadataFuture completeExceptionally with null value (#25231)
lhotari
Re: [PR] [improve] [broker] replace HashMap with inner implementation ConcurrentLongLongPairHashMap in Negative Ack Tracker. [pulsar]
via GitHub
Re: [PR] [fix][client] Fix deadlock of NegativeAcksTracker [pulsar]
via GitHub
(pulsar) branch branch-3.0 updated: [fix][broker] Fix incomplete futures in topic property update/delete methods (#25228)
lhotari
(pulsar) branch branch-4.1 updated (d24dabd50a5 -> 37250ef3ded)
lhotari
(pulsar) 02/03: [fix][test] Fix Mockito stubbing race in TopicListServiceTest (#25227)
lhotari
(pulsar) 03/03: [improve][broker] Give the detail error msg when authenticate failed with AuthenticationException (#25221)
lhotari
(pulsar) 01/03: [fix][broker] Fix incomplete futures in topic property update/delete methods (#25228)
lhotari
(pulsar) branch branch-4.0 updated (f06f3eee542 -> 2a46c70ba66)
lhotari
(pulsar) 01/03: [fix][broker] Fix incomplete futures in topic property update/delete methods (#25228)
lhotari
(pulsar) 03/03: [improve][broker] Give the detail error msg when authenticate failed with AuthenticationException (#25221)
lhotari
(pulsar) 02/03: [fix][test] Fix Mockito stubbing race in TopicListServiceTest (#25227)
lhotari
(pulsar) branch master updated: [fix][client] Send all chunkMessageIds to broker for redelivery (#25229)
lhotari
(pulsar) branch master updated: [improve][broker] Give the detail error msg when authenticate failed with AuthenticationException (#25221)
lhotari
(pulsar) branch master updated (c2ae180a8f0 -> c93dd7ad870)
lhotari
(pulsar) branch branch-3.0 updated (c973c7daada -> a67c9fee940)
lhotari
(pulsar) 01/02: [fix][broker] Force EnsemblePolicies to resolve network location after rackInfoMap is updated due to changes in /ledgers/available znode (#25067)
lhotari
(pulsar) 02/02: [fix][client] Fix invalid parameter type passed to Map.get in TopicsImpl.getListAsync method (#25069)
lhotari
[PR] [fix][broker] Fix transactionMetadataFuture completeExceptionally with null value [pulsar]
via GitHub
Re: [PR] [fix][broker] Fix transactionMetadataFuture completeExceptionally with null value [pulsar]
via GitHub
(pulsar) branch master updated: [fix][broker] Fix incomplete futures in topic property update/delete methods (#25228)
lhotari
(pulsar) branch master updated: [improve][test] Set k8s test retry count to 0 (#25230)
lhotari
(pulsar-site) branch py-docs-3.10 deleted (was e2fff894db3)
xyz
(pulsar-client-python) branch main updated: chore: add async example (#291)
xyz
[PR] Bumped version to 3.11.0a1 [pulsar-client-python]
via GitHub
Re: [PR] Bumped version to 3.11.0a1 [pulsar-client-python]
via GitHub
(pulsar-site) branch main updated: Add the release note for Python client 3.10.0 (#1087)
xyz
(pulsar-site) branch bewaremypower/release-note-python-3.10.0 deleted (was 2c10be30daa)
xyz
[PR] Generate Python client 3.10.0 doc [pulsar-site]
via GitHub
Re: [PR] Generate Python client 3.10.0 doc [pulsar-site]
via GitHub
Re: [PR] Generate Python client 3.10.0 doc [pulsar-site]
via GitHub
(pulsar-site) branch py-docs-3.10 created (now e2fff894db3)
xyz
[PR] Add the release note for Python client 3.10.0 [pulsar-site]
via GitHub
Re: [PR] Add the release note for Python client 3.10.0 [pulsar-site]
via GitHub
Re: [PR] Add the release note for Python client 3.10.0 [pulsar-site]
via GitHub
(pulsar-site) branch bewaremypower/release-note-python-3.10.0 created (now 2c10be30daa)
xyz
(pulsar-site) 01/01: Add the release note for Python client 3.10.0
xyz
[PR] [improve][test] Set k8s test retry count to 0 [pulsar]
via GitHub
Re: [PR] [improve][test] Set k8s test retry count to 0 [pulsar]
via GitHub
Re: [PR] [improve][test] Set k8s test retry count to 0 [pulsar]
via GitHub
[PR] [fix][client] All chunkMessageIds sent to broker for redelivery [pulsar]
via GitHub
Re: [PR] [fix][client] All chunkMessageIds sent to broker for redelivery [pulsar]
via GitHub
Re: [PR] [fix][client] All chunkMessageIds sent to broker for redelivery [pulsar]
via GitHub
Re: [PR] [fix][client] All chunkMessageIds sent to broker for redelivery [pulsar]
via GitHub
Re: [PR] [fix][client] All chunkMessageIds sent to broker for redelivery [pulsar]
via GitHub
Re: [PR] [fix][client] Send all chunkMessageIds to broker for redelivery [pulsar]
via GitHub
Re: [PR] [fix][client] Send all chunkMessageIds to broker for redelivery [pulsar]
via GitHub
[PR] [fix][client] Return client close promise [pulsar-client-node]
via GitHub
Re: [PR] [fix][client] Return client close promise [pulsar-client-node]
via GitHub
Re: [PR] [fix][client] Return client close promise [pulsar-client-node]
via GitHub
[I] Client.close() does not return a promise [pulsar-client-node]
via GitHub
Re: [I] Client.close() does not return a promise [pulsar-client-node]
via GitHub
[PR] [fix][broker] Fix incomplete futures in topic property update/delete methods [pulsar]
via GitHub
Re: [PR] [fix][broker] Fix incomplete futures in topic property update/delete methods [pulsar]
via GitHub
Re: [PR] [fix][broker] Fix incomplete futures in topic property update/delete methods [pulsar]
via GitHub
(pulsar-site) branch dependabot/npm_and_yarn/webpack-5.104.1 created (now e5ec40fc78f)
github-bot
[PR] Bump webpack from 5.96.1 to 5.104.1 [pulsar-site]
via GitHub
[PR] [fix][test] Fix Mockito stubbing race in TopicListServiceTest [pulsar]
via GitHub
Re: [PR] [fix][test] Fix Mockito stubbing race in TopicListServiceTest [pulsar]
via GitHub
Re: [PR] [fix][test] Fix Mockito stubbing race in TopicListServiceTest [pulsar]
via GitHub
[I] Flaky-test: TopicListServiceTest.testCommandWatchUpdateRetries [pulsar]
via GitHub
Re: [I] Flaky-test: TopicListServiceTest.testCommandWatchUpdateRetries has mockito stubbing race [pulsar]
via GitHub
(pulsar-site) branch main updated: Docs sync done from apache/pulsar (#63220ea)
urfree
(pulsar-site) branch main updated: Docs sync done from apache/pulsar (#63220ea)
urfree
[D] Schema read failed when one node is shuting down [pulsar]
via GitHub
(pulsar) branch branch-4.1 updated (6421425e2d5 -> d24dabd50a5)
lhotari
(pulsar) 02/02: [fix][build][branch-4.1] Fix LICENSE.bin.txt
lhotari
(pulsar) 01/02: [fix][sec] Upgrade jose4j to 0.9.6 to address CVE-2024-29371 (#25095)
lhotari
(pulsar) branch branch-4.0 updated (705a99d1109 -> f06f3eee542)
lhotari
(pulsar) 03/03: [fix][build][branch-4.0] Fix LICENSE.bin.txt
lhotari
(pulsar) 02/03: [fix][sec] Upgrade jose4j to 0.9.6 to address CVE-2024-29371 (#25095)
lhotari
(pulsar) 01/03: [improve][broker] Add idle timeout support for http (#25224)
lhotari
(pulsar) branch branch-4.1 updated: [improve][broker] Add idle timeout support for http (#25224)
lhotari
(pulsar) branch branch-4.1 updated (13a8f678ee6 -> cd55e99f7e0)
lhotari
(pulsar) 02/03: [feat][client] oauth2 trustcerts file and timeouts (#24944)
lhotari
(pulsar) 01/03: [improve][broker] Add strictAuthMethod to require explicit authentication method (#25185)
lhotari
(pulsar) 03/03: [improve][client] Make authorization server metadata path configurable in AuthenticationOAuth2 (#25052)
lhotari
(pulsar) branch branch-4.0 updated (3b39c7b52ef -> 705a99d1109)
lhotari
(pulsar) 03/03: [improve][client] Make authorization server metadata path configurable in AuthenticationOAuth2 (#25052)
lhotari
(pulsar) 01/03: [improve][broker] Add strictAuthMethod to require explicit authentication method (#25185)
lhotari
(pulsar) 02/03: [feat][client] oauth2 trustcerts file and timeouts (#24944)
lhotari
(pulsar) branch master updated: [improve][broker] Add idle timeout support for http (#25224)
lhotari
Re: [PR] [improve][pulsar-io] Added support for generic record and raw JSON string schemas to CassandraSink [pulsar]
via GitHub
Re: [PR] [feat][client] oauth2 trustcerts file and timeouts [pulsar]
via GitHub
Re: [PR] [improve][ml] Optimize read entries with skipCondition [pulsar]
via GitHub
Re: [PR] [improve][ml] Optimize read entries with skipCondition [pulsar]
via GitHub
Re: [PR] [improve][ml] Support Bookkeeper batch read [pulsar]
via GitHub
Re: [PR] [improve][ml] Support Bookkeeper batch read [pulsar]
via GitHub
(pulsar) branch master updated: [improve][client] Make authorization server metadata path configurable in AuthenticationOAuth2 (#25052)
lhotari
(pulsar) branch master updated: [improve][broker] Add strictAuthMethod to require explicit authentication method (#25185)
lhotari
(pulsar) branch branch-4.1 updated (eaf42b2569c -> 13a8f678ee6)
lhotari
(pulsar) 02/05: [improve][admin] Add client side looping to analyze-backlog in Topics to avoid potential HTTP call timeout (#25127)
lhotari
(pulsar) 05/05: [fix][broker] Fix httpProxyTimeout config (#25223)
lhotari
(pulsar) 01/05: [fix][sec] Upgrade OpenSearch to 2.19.4 to remediate CVE-2025-9624 (#25206)
lhotari
(pulsar) 04/05: [improve][broker] Change log level from warn to debug when cursor mark-deleted position ledger doesn't exist (#25200)
lhotari
(pulsar) 03/05: [feat][io] implement pip-297 for jdbc sinks (#25195)
lhotari
(pulsar) branch branch-3.0 updated: [fix][broker] Fix httpProxyTimeout config (#25223)
lhotari
(pulsar) branch branch-4.0 updated (ba2a2303efe -> 3b39c7b52ef)
lhotari
(pulsar) 01/03: [fix][sec] Upgrade OpenSearch to 2.19.4 to remediate CVE-2025-9624 (#25206)
lhotari
(pulsar) 02/03: [feat][io] implement pip-297 for jdbc sinks (#25195)
lhotari
(pulsar) 03/03: [fix][broker] Fix httpProxyTimeout config (#25223)
lhotari
(pulsar) branch master updated: [fix][broker] Fix httpProxyTimeout config (#25223)
lhotari
Re: [PR] [improve][fn] Upgrade Kubernetes client-java version to 23.0.0 and add k8s e2e integration tests [pulsar]
via GitHub
Re: [PR] [fix] Upgrade K8S java client to 20.0.0 [pulsar]
via GitHub
Re: [PR] [fix] Upgrade K8S java client to 20.0.0 [pulsar]
via GitHub
(pulsar-client-cpp) branch main updated: Fix multi-topics consumer will crash if one internal consumer fails getBrokerConsumerStatsAsync (#538)
xyz
Re: [I] [Bug] Mis-Leading log Cursor: xxx does not exist in the managed-ledger. [pulsar]
via GitHub
(pulsar) branch master updated: [improve][broker] Change log level from warn to debug when cursor mark-deleted position ledger doesn't exist (#25200)
lhotari
Re: [I] JDBC Sinks Stop Working as Intended after a Database Error [pulsar]
via GitHub
(pulsar) branch master updated: [feat][io] implement pip-297 for jdbc sinks (#25195)
lhotari
[PR] [improve][broker] Add idle timeout support for http [pulsar]
via GitHub
Re: [PR] [improve][broker] Add idle timeout support for http [pulsar]
via GitHub
Re: [PR] [improve][broker] Add idle timeout support for http [pulsar]
via GitHub
Re: [PR] [improve][broker] Add idle timeout support for http [pulsar]
via GitHub
Re: [PR] [improve][broker] Add idle timeout support for http [pulsar]
via GitHub
Re: [PR] [improve][broker] Add idle timeout support for http [pulsar]
via GitHub
[PR] [fix][broker] Fix httpProxyTimeout config [pulsar]
via GitHub
Re: [PR] [fix][broker] Fix httpProxyTimeout config [pulsar]
via GitHub
Re: [PR] [fix][broker] Fix httpProxyTimeout config [pulsar]
via GitHub
Re: [PR] [fix][broker] Fix httpProxyTimeout config [pulsar]
via GitHub
[PR] LS-1409: cherry pick from pulsar branch 3 0 to datastax 3.1ds after jan28 [pulsar]
via GitHub
Re: [PR] LS-1409: cherry pick from pulsar branch 3 0 to datastax 3.1ds after jan28 [pulsar]
via GitHub
Re: [PR] LS-1409: cherry pick from pulsar branch 3 0 to datastax 3.1ds after jan28 [pulsar]
via GitHub
Re: [PR] LS-1409: cherry pick from pulsar branch 3 0 to datastax 3.1ds after jan28 [pulsar]
via GitHub
Re: [PR] [improve][api] Add Builder Methods to Create Message-based TableView [pulsar]
via GitHub
Re: [PR] [improve][api] Add Builder Methods to Create Message-based TableView [pulsar]
via GitHub
(pulsar) branch master updated: [improve][admin] Add client side looping to analyze-backlog in Topics to avoid potential HTTP call timeout (#25127)
lhotari
(pulsar) branch master updated: [fix][sec] Upgrade OpenSearch to 2.19.4 to remediate CVE-2025-9624 (#25206)
lhotari
(pulsar) branch branch-3.0 updated (1d25d044477 -> bf92418f824)
lhotari
(pulsar) 01/02: [fix][client]Producer stuck or geo-replication stuck due to wrong value of message.numMessagesInBatch (#25106)
lhotari
(pulsar) 02/02: [fix][client] Fix producer synchronous retry handling in failPendingMessages method (#25207)
lhotari
(pulsar) branch branch-4.0 updated (c5f7271499e -> ba2a2303efe)
lhotari
(pulsar) 03/05: [fix][broker]Fix ledgerHandle failed to read by using new BK API (#25199)
lhotari
(pulsar) 02/05: [fix][broker] Fix ManagedCursorImpl.asyncDelete() method may lose previous async mark delete properties in race condition (#25165)
lhotari
(pulsar) 04/05: [fix][client] Fix producer synchronous retry handling in failPendingMessages method (#25207)
lhotari
(pulsar) 01/05: [fix][test]Fix flaky ExtensibleLoadManagerImplTest_testGetMetrics (#25216)
lhotari
(pulsar) branch branch-3.0 updated: [improve][proxy] Add regression tests for package upload with 'Expect: 100-continue' (#25211)
lhotari
(pulsar) branch branch-4.0 updated: [improve][meta] PIP-453: Improve the metadata store threading model (#25187)
lhotari
(pulsar) branch branch-4.1 updated (c604310c88c -> eaf42b2569c)
lhotari
(pulsar) 03/05: [fix][broker]Fix ledgerHandle failed to read by using new BK API (#25199)
lhotari
(pulsar) 01/05: [fix][test]Fix flaky ExtensibleLoadManagerImplTest_testGetMetrics (#25216)
lhotari
(pulsar) 04/05: [fix][client] Fix producer synchronous retry handling in failPendingMessages method (#25207)
lhotari
(pulsar) 02/05: [fix][broker] Fix ManagedCursorImpl.asyncDelete() method may lose previous async mark delete properties in race condition (#25165)
lhotari
Re: [I] Flaky-test: ExtensibleLoadManagerImplBaseTest.cleanup hangs in TableViewLoadDataStoreImpl.closeTableView due to a deadlock [pulsar]
via GitHub
[PR] [improve][broker] Give the detail msg when authencate error [pulsar]
via GitHub
Re: [PR] [improve][broker] Give the detail msg when authencate error [pulsar]
via GitHub
Re: [PR] [improve][broker] Give the detail msg when authencate error [pulsar]
via GitHub
Re: [PR] [improve][broker] Give the detail msg when authencate error [pulsar]
via GitHub
Re: [PR] [improve][broker] Give the detail msg when authencate error [pulsar]
via GitHub
Earlier messages
Later messages