An open API service providing commit metadata for open source projects.

GitHub / nodece/pulsar / commits

SHA Message Author Date Stats
6737593c [improve][build] Enhance Docker build task to support image pushing Zixuan Liu <n****s@g****m> 5 months ago
e1e97387 [improve][offload] Upgrade Hadoop from 3.4.3 to 3.5.0 (#25402) Chris Nauroth <c****h@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
1a5dff6a [improve][build] Support building and testing with Java 25 (#25453) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
18653513 [feat][pip] PIP-460: Scalable Topics (Topics v5) (#25315) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
fc27fe78 [fix][broker]Producer with AUTO_PRODUCE schema failed to reconnect, which cau... fengyubiao <y****g@s****o>
Committed by: GitHub <n****y@g****m>
5 months ago
388dcd1e [improve][test] Fix deprecation and unchecked compilation warnings in test co... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
c9715812 [improve][test] Speed up HealthCheckTest by sharing cluster across test metho... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
396290ad [improve][ci] Cleanup tune-runner-vm and clean-disk actions (#25444) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
fabf2f74 [improve][build] Enable -Xlint:deprecation and -Xlint:unchecked and fix all w... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
5be2b4a2 [improve][build] Fix and enable configure-on-demand for Gradle builds (#25441) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
26827e78 [improve][build] Upgrade Checkstyle from 10.14.2 to 13.3.0 (#25440) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
7742f7ff [improve][build] Use public Gradle build scans for PRs and cleanup workflows ... Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f048a843 [improve][test] Fix unchecked compile warnings in test code (#25431) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
a7204e0e [improve][test] Fix try-with-resources compile warnings in test code (#25429) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
0c285f4c [fix][test] Fix flaky testLoadBalancerServiceUnitTableViewSyncer (#25427) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
ce9a1948 [improve][fn] Migrate pulsar-functions-proto from protobuf to LightProto (#25... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
d1eb652b [improve][build] Adopt Gradle best practices: convention plugins, build-logic... Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e9630c60 [fix][test] Fix flaky testMsgDropStat in NonPersistentTopicTest (#25426) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
1ee18b41 [fix][test] Fix MultiBrokerLeaderElectionExpirationTest Mockito spy usage (#2... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
ee007eec [fix][test] Fix flaky testClear in BucketDelayedDeliveryTrackerTest (#25424) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
20777df8 [fix][test] Fix flaky testRetentionSize in ManagedLedgerTest (#25423) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
7690830e [improve][test] Fix rawtypes compile warnings in test code (#25430) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
f2dbcafc [improve][test] Fix cast, static, removal, and varargs compile warnings in te... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
7c26e12a [improve][test] Suppress deprecation compile warnings in test code (#25432) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
0f1d7904 [feat][monitor] Add custom topic metric labels to OpenTelemetry metrics attri... Cong Zhao <z****g@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
701e1d8e [fix][ml] Fix concurrent cursor properties update race (#25434) Philipp Dolif <5****f@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
c3ba269b [improve][build] Fix rawtypes and unchecked compile warnings (#25417) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
8c275d70 PIP-465: Split IO Connectors into Separate Repository (#25383) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
807d055a [improve][build] Fix dangling-doc-comments, fallthrough, and section comment ... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
13b52102 [improve][build] Fix compile errors from rawtypes/unchecked changes (#25418) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
f4195874 [improve][build] Suppress deprecation warnings across all modules (#25421) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
e5464af4 [improve][build] Fix compile warnings in production code (#25414) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
3aa8e56a [improve][build] Fix final rawtypes, unchecked, and redundant cast warnings (... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
c0c16fef [improve][build] Suppress remaining unchecked warnings in source code (#25422) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
0dcbac19 [improve][build] Fix remaining rawtypes, unchecked, and deprecation warnings ... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
3d384036 [cleanup] Remove fastutil dependency (#25413) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
d21b09f1 [improve][build] Fix Lombok, varargs, and other compile warnings (#25415) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
a3c832c0 [improve][ci] Upgrade official GitHub Actions to latest major versions (#25412)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
802ad198 [improve][build] Show test failure exceptions (#25411) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
72807860 [fix][build] Fix build caching for shadow jars and refactor to use convention... Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
418f7c7c [improve][build] PIP-465: Remove IO connectors from core pulsar repo (#25408) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
1a457bbb [cleanup][build] Remove leftover Maven files and references (#25406) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
c4e68865 [cleanup][build] Update documentation and examples from Maven to Gradle (#25403) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
fc97cb6e [cleanup][build] Update bin/ scripts from Maven to Gradle for dev classpath (... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
5b9fe444 [cleanup] PIP-463: Migrate build system from Maven to Gradle (#25398) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
f70745c6 [fix][client] Fix thread-safety and refactor MessageCryptoBc key management (... Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9bbea3e2 [improve][broker]Reduce the lock range of SimpleCache to enhance performance ... fengyubiao <y****g@s****o>
Committed by: GitHub <n****y@g****m>
5 months ago
260c386d [fix][sec] Upgrade to Netty 4.1.132.Final to address CVEs (#25399) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0ec3883e [cleanup] PIP-462: Remove Etcd metadata store backend (#25380) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
edb9e79e [improve] [pip] PIP-463: Migrate Build System from Maven to Gradle (#25359) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
242a4adc [improve][build] Bump version to 4.3.0-SNAPSHOT in master, add branch-4.2 to ... Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
19ef1fcd [improve][offload] Bump hadoop to 3.4.3 and hbase to 2.6.4 (#25396) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
0163ce86 [cleanup] Convert 12 test classes to SharedPulsarBaseTest (#25392) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
08d89a2e [improve][broker] PIP-464: Strict Avro schema validation for SchemaType.JSON ... Penghui Li <p****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
78281fd0 [improve][pip] PIP-464: Deprecate legacy Jackson JsonSchema format for Schema... Penghui Li <p****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
7e5839c1 [cleanup] Convert 30 test classes to SharedPulsarBaseTest (#25381) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
3bc834f2 [fix][client] Fix stale Healthy state in SameAuthParamsLookupAutoClusterFailo...
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ce3429ce [fix][test] Fix flaky OneWayReplicatorUsingGlobalZKTest.cleanup (#25389)
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ba851d37 [feat][bookkeeper] add certs refresh (#25370) gulecroc <g****c@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
953d092b [fix][test] Fix flaky PersistentStickyKeyDispatcherMultipleConsumersClassicTe...
Co-authored-by: Claude Opus 4.6 (1M context) <n****y@a****m>
Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
765c46e2 [cleanup] Convert 10 test classes to SharedPulsarBaseTest (#25338)
Co-authored-by: Lari Hotari <l****i@u****m>
Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
86e9e64c [cleanup] PIP-462: Remove Etcd metadata store backend (#25329) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
be66ba97 [improve][client] Enable configurable preemptive OAuth2 token refresh (#25363)
Co-authored-by: Michael Marshall <m****l@a****g>, Claude Sonnet 4.6 <n****y@a****m>
Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
2500c3d1 [fix][broker] Fix ExtensibleLoadManagerImpl stuck Assigning bundle state afte...
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
a27988bc [fix][test] Fix thread leaks in ClientDeduplicationFailureTest and RackAwareT... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
7a919db3 [fix][test] Whitelist SharedPulsarCluster threads in thread leak detector (#2... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
d5288178 [fix][test] Fix thread leaks in multiple tests and KinesisSink (#25376) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
109761cc [fix][test] Fix thread leaks in ManagedLedgerTest and PulsarMockBookKeeper (#... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
4e7ee944 [fix][test] Fix flaky ExtensibleLoadManagerImplTest.testLoadBalancerServiceUn... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
29b65a4b [fix][broker] Fix IllegalArgumentException in BucketDelayedDeliveryTracker.ad... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
6e577f0b [fix][ci] Disable trivy-action (#25373) Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
a3ae7054 [fix][test] Fix flaky MessagePublishBufferThrottleTest.testBlockByPublishRate... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
543a75d9 [fix][test] Fix flaky ResendRequestTest.testFailoverSingleAckedNormalTopic (#... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
2144968b [fix][test] Fix flaky ConsumedLedgersTrimTest.testAdminTrimLedgers (#25360) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
041510b9 [fix][sec] Bump google.golang.org/grpc from 1.60.0 to 1.79.3 in /pulsar-funct...
Co-authored-by: dependabot[bot] <4****]@u****m>, Lari Hotari <l****i@a****g>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
74f4e5a1 [fix][test] Fix flaky ReplicatorTest.testResumptionAfterBacklogRelaxed (#25358) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
d8c761fe [fix][test] Fix flaky ShadowTopicTest.testConsumeShadowMessageWithoutCache (#... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
db221ad7 [fix][test] Fix flaky PersistentTopicTest.testBacklogCursor (#25348) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
b747b33b [fix][test] Fix flaky ConsumedLedgersTrimTest.testAdminTrimLedgers (#25342) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
a1b1a9ef [fix][test] Fix flaky ReplicatorRateLimiterTest.testReplicatorRateLimiterMess... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
8114d5df [fix][test] Fix flaky ManagedCursorTest.testSkipEntries (#25339) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
9f4bad3f [improve][broker] Migrate remaining broker proto files from protobuf to Light... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
1064f5e1 [fix][test] Make ClusterMigrationTest.testClusterMigrationWithReplicationBack... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
39fa6d5a [fix][broker] Fix race condition in ServerCnx producer/consumer async callbac... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
5d03ef31 [fix][test] Fix flaky TopicListSizeResultCacheTest concurrent requests test (... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
bb0e1cb7 [fix][test] Fix flaky TopicTerminationTest.testCreatingProducerTasksCleanupWh... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
c958b937 [improve][io] Upgrade Debezium to 3.4.2 and Kafka Client/Connect to 4.1.1 (#2... Lari Hotari <l****i@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
92b7cdc7 [fix][test] Fix flaky MetadataStoreTest.testThreadSwitchOfZkMetadataStore (#2... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
0268ee3e [fix][test] Fix flaky PulsarFunctionTlsTest.testFunctionsCreation (#25341) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
2aad1ce9 [fix][test] Fix flaky ResendRequestTest.testFailoverSingleAckedNormalTopic (#... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
f9cf1402 [improve][ml] Migrate managed-ledger from protobuf to LightProto (#25336) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
af92a5f9 [fix][broker] Fix concurrency bug in BucketDelayedDeliveryTracker (#25346) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
ff9f1b90 [fix][test] Fix flaky PersistentTopicTerminateTest.testRecoverAfterTerminate ... Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
7f6bc233 [cleanup] Convert 13 test classes to SharedPulsarBaseTest (#25331) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
2bd9dd03 [improve][build] Upgrade LightProto to 0.6.1 (#25332) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
be87cd9b [fix][broker]system topic was created with different partitions acrossing clu... fengyubiao <y****g@s****o>
Committed by: GitHub <n****y@g****m>
5 months ago
ae5c70c2 [improve] Add secondary index support to MetadataStore (#25328) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
3222c561 [cleanup] Convert 10 test classes to SharedPulsarBaseTest (#25327) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
5ddc9499 [cleanup] Convert 15 test classes to SharedPulsarBaseTest (#25318) Matteo Merli <m****i@a****g>
Committed by: GitHub <n****y@g****m>
5 months ago
3936ce49 [fix][broker] Handle missing replicator during snapshot request processing (#... sinan liu <l****8@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago

← Back to repository