1. 274a3cb [improve] [pip] PIP-356: Support Geo-Replication starts at earliest position (#22806) by fengyubiao · 6 hours ago master
  2. 2c3909c [fix] [broker] maintain last active info in memory only. (#22794) by Wenzhi Feng · 6 hours ago
  3. 6701936 [fix] [broker] Fix doc of ThresholdShedder and remove useless method. (#22798) by Wenzhi Feng · 6 hours ago
  4. 7b8f4a9 [fix][ci] Fix snappy-java native lib fails to load in x86 alpine (#22804) by Lishen Yao · 7 hours ago
  5. e731674 [improve][ml] RangeCache refactoring: test race conditions and prevent endless loops (#22814) by Lari Hotari · 3 days ago
  6. c39f9f8 [fix][ml] Fix race conditions in RangeCache (#22789) by Lari Hotari · 3 days ago
  7. 7ad157c [improve] Upgrade to Oxia client 0.3.0 (#22807) by Yong Zhang · 3 days ago
  8. 60ebab4 [cleanup] [broker] remove DeviationShedder. (#22800) by Wenzhi Feng · 4 days ago
  9. 87a3339 [improve] [client] improve the class GetTopicsResult (#22766) by fengyubiao · 4 days ago
  10. 34898e3 [fix][broker] fix can not cleanup heartbeat data if scaling down broker (#22750) by ken · 4 days ago
  11. 2b1630e Revert "[improve] [pip] PIP-356: Support Geo-Replication starts at earliest position" (#22805) by fengyubiao · 4 days ago
  12. 43b20c3 [improve] [pip] PIP-356: Support Geo-Replication starts at earliest position (#22791) by fengyubiao · 4 days ago
  13. 5a7efd8 [fix][broker] EntryFilters fix NoClassDefFoundError due to closed classloader (#22767) by Enrico Olivelli · 5 days ago
  14. 60b9f87 [improve][broker] Remove ClassLoaderSwitcher to avoid objects allocations and consistent the codestyle (#22796) by 道君 · 5 days ago
  15. 82025b8 [improve][broker] avoid creating new objects when intercepting (#22790) by Qiang Zhao · 6 days ago
  16. b0e8fe9 [fix] [broker] replace loadSheddingPipeline with loadSheddingStrategy. (#22786) by Wenzhi Feng · 6 days ago
  17. 20e83b9 [improve][cli] PIP-353: Improve transaction message visibility for peek-message (#22762) by Baodi Shi · 6 days ago
  18. 55ad4b2 [fix] [broker] fix topic partitions was expanded even if disabled topic level replication (#22769) by fengyubiao · 6 days ago
  19. f5a00d8 [improve] [pip] PIP-354: apply topK mechanism to ModularLoadManagerImpl (#22753) by Wenzhi Feng · 6 days ago
  20. c25d7b2 [fix][admin] Clearly define REST API on Open API for Topics (#22782) by Baodi Shi · 7 days ago
  21. ba20e02 [fix][admin] Clearly define REST API on Open API (#22783) by Baodi Shi · 7 days ago
  22. 9b3876d [fix][admin] Clearly define REST API on Open API for Namesaces@v2 (#22775) by Baodi Shi · 7 days ago
  23. 3534cdd [improve] [pip] PIP-354: apply topK mechanism to ModularLoadManagerImpl (#22765) by Wenzhi Feng · 7 days ago
  24. aa230bc [fix][admin] Tenant AdminRoles can not contains whitespace in the beginning or end. (#22450) by Phineas · 7 days ago
  25. 9d9b8df [fix][admin][part-1]Clearly define REST API on Open API (#22774) by Baodi Shi · 8 days ago
  26. 2db2e76 [improve][PIP] PIP-353: Improve transaction message visibility for peek-messages (#22746) by Baodi Shi · 10 days ago
  27. 4e5c0bc [fix] [client] PIP-344 Do not create partitioned metadata when calling pulsarClient.getPartitionsForTopic(topicName) (#22206) by fengyubiao · 11 days ago
  28. 951eb51 [fix][cli] Remove defaultValue of tenant/namespace for CmdFunctions (#22764) by Cong Zhao · 11 days ago
  29. 99bff72 [fix][test] Fix flaky test testShadowWrites (#22745) by Zike Yang · 11 days ago
  30. dd35981 [fix] Upgrade Alpine packages at build time to fix CVE-2023-4236 (#22763) by Matteo Merli · 11 days ago
  31. 13806d7 [fix] [conf] fix typo for TransferShedder. (#22757) by Wenzhi Feng · 12 days ago
  32. adad1fb [improve][broker] Clear thread local BrokerEntryMetadata instance before reuse (#22752) by Lari Hotari · 12 days ago
  33. ce99986 [improve] Allow to construct Oxia metadata-store directly from a client instance (#22756) by Matteo Merli · 12 days ago
  34. 949260f [fix][broker] Immediately tombstone Deleted and Free state bundles (#22743) by Heesung Sohn · 12 days ago
  35. a66ff17 [improve][broker] Close protocol handlers before unloading namespace bundles (#22728) by Yunze Xu · 13 days ago
  36. ae9616b [fix] [ml] Add entry fail due to race condition about add entry failed/timeout and switch ledger (#22221) by fengyubiao · 13 days ago
  37. 878a412 [improve][client] Deprecate `MessageIdUtils.getOffset` and `MessageIdUtils.getMessageId` (#22747) by Zike Yang · 13 days ago
  38. b5bc390 [fix][ml]: subscription props could be lost in case of missing ledger during recovery (#22637) by Nicolò Boschi · 14 days ago
  39. 47fd1a3 [improve][test] Restart broker in SimpleProducerConsumerTest if ns deletion times out (#22734) by Lari Hotari · 14 days ago
  40. 9c60134 [improve][cli] Supports creating tokens with additional headers (#22690) by Cong Zhao · 14 days ago
  41. 6372b9c [fix] [broker] fix deadlock when disable topic level Geo-Replication (#22738) by fengyubiao · 2 weeks ago
  42. 4593cc3 [improve][build] Remove invalid relativePath definitions in pom.xml files (#22741) by Lari Hotari · 2 weeks ago
  43. 2308f27 [fix][build] Fix pulsar-client-python installation on ARM arch (#22733) by Zixuan Liu · 2 weeks ago
  44. 158960a [fix][test] Fix flaky AuthorizationTest.testGetListWithGetBundleOp (#22713) by Lari Hotari · 2 weeks ago
  45. 400a286 [improve] [broker] Trigger offload on topic load (#22652) by Hang Chen · 2 weeks ago
  46. e35c00e [fix][offload] Break the fillbuffer loop when met EOF (#22722) by Yong Zhang · 2 weeks ago
  47. 0c6f248 [fix][build] Fixed creation of `packages-storage` directory in docker image (#22730) by Matteo Merli · 2 weeks ago
  48. edde408 [fix][build] Add curl command for pulsar image (#22732) by Cong Zhao · 2 weeks ago
  49. 528c4b0 [fix][build] Fix CVE-2024-2511 by upgrading to OpenSSL in docker image (#22731) by Matteo Merli · 2 weeks ago
  50. 23d5e12 [improve] [broker] Do not call cursor.isCursorDataFullyPersistable if disabled dispatcherPauseOnAckStatePersistentEnabled (#22729) by fengyubiao · 2 weeks ago
  51. fd5916c [fix][broker] Make ExtensibleLoadManagerImpl.getOwnedServiceUnits async (#22727) by Heesung Sohn · 2 weeks ago
  52. 4e132d3 [improve] [test] Add a test to guarantee the TNX topics will not be replicated (#22721) by fengyubiao · 3 weeks ago
  53. 73fd61d [improve][offload] Allow to disable the managedLedgerOffloadDeletionLagInMillis (#22689) by Yong Zhang · 3 weeks ago
  54. 101aee4 [fix][schema] Error checking schema compatibility on a schema-less topic via REST API (#22720) by Baodi Shi · 3 weeks ago
  55. f3e52b5 [improve][pip] PIP-347: Add role field in consumer's stat (#22562) by Wenzhi Feng · 3 weeks ago
  56. f07b3a0 [improve] [broker] [break change] Do not create partitioned DLQ/Retry topic automatically (#22705) by fengyubiao · 3 weeks ago
  57. 7befb8d [improve][build] Support custom image and label names (#22703) by Zixuan Liu · 3 weeks ago
  58. 22a9023 [cleanup][broker] Remove warn logs when changing the state from Owned to Free (Extensible LB) (#22708) by Yunze Xu · 3 weeks ago
  59. 361156e [improve][pip] PIP-350: Allow to disable the managedLedgerOffloadDeletionLagInMillis (#22688) by Yong Zhang · 3 weeks ago
  60. 3d26079 [improve][pip] PIP-347: add role field in consumer's stat (#22564) by Wenzhi Feng · 3 weeks ago
  61. 7468928 [improve][pip] PIP-327: Support force topic loading for unrecoverable errors (#21752) by Rajan Dhabalia · 3 weeks ago
  62. 9f1325a [fix] [broker] fix typo and useless local variable. (#22704) by Wenzhi Feng · 3 weeks ago
  63. 1a7ada8 [improve][build] Bump version to 3.4.0-SNAPSHOT (#22700) by Cong Zhao · 3 weeks ago
  64. 9668674 [improve][build] Improve docker-push (#22702) by Zixuan Liu · 3 weeks ago
  65. 9fd1b61 [fix][broker] fix replicated subscriptions for transactional messages (#22452) by Wenzhi Feng · 3 weeks ago
  66. 936afec [improve][broker]Ensure namespace deletion doesn't fail (#22627) by Enrico Olivelli · 3 weeks ago
  67. 16556fa [improve] [pip] PIP-348: Trigger offload on topic load stage (#22650) by Hang Chen · 3 weeks ago
  68. 3b24b6e [fix][misc] Correct the description of patternAutoDiscoveryPeriod (#22615) by jito · 3 weeks ago
  69. e558cfe [feat][broker] PIP-264: Add OpenTelemetry consumer metrics (#22693) by Dragos Misca · 3 weeks ago
  70. d77c5de [improve] [log] Print source client addr when enabled haProxyProtocolEnabled (#22686) by fengyubiao · 3 weeks ago
  71. 2cfd959 [fix][sec] Upgrade postgresql version to avoid CVE-2024-1597 (#22635) by Nikhil Erigila · 3 weeks ago
  72. b56f238 [fix][client] Fix ReaderBuilder doest not give illegalArgument on connection failure retry (#22639) by Rajan Dhabalia · 3 weeks ago
  73. b7ec89a [fix] [doc] fix the class name of transaction exception. (#22687) by Wenzhi Feng · 3 weeks ago
  74. 774a5d4 [fix][broker] Fix cursor should use latest ledger config (#22644) by Zixuan Liu · 3 weeks ago
  75. ff4853e [fix] [broker] Fix configurationMetadataSyncEventTopic is marked supporting dynamic setting, but not implemented (#22684) by fengyubiao · 3 weeks ago
  76. 253e650 [fix][broker] Fix ProducerBusy issue due to incorrect userCreatedProducerCount on non-persistent topic (#22685) by hrzzzz · 4 weeks ago
  77. bed032e [improve] [broker] Add additionalSystemCursorNames ignore list for TTL check (#22614) by Hang Chen · 4 weeks ago
  78. 0fd223d [improve] [pip] PIP-349: Add additionalSystemCursorNames ignore list for TTL check (#22651) by Hang Chen · 4 weeks ago
  79. 03a4995 [improve][offload] Replace usage of shaded class in OffsetsCache (#22683) by Lari Hotari · 4 weeks ago
  80. 566330c [fix][offload] Fix OOM in tiered storage, caused by unbounded offsets cache (#22679) by Lari Hotari · 4 weeks ago
  81. bd4c57d [fix][broker] Fix geo-replication admin client url (#22584) by Kai Wang · 4 weeks ago
  82. 8f015d8 [fix][broker] usedLocallySinceLastReport should always be reset (#22672) by Zixuan Liu · 4 weeks ago
  83. 88feb87 [fix][ml] Remove duplicated field initialization of ML (#22676) by 道君 · 4 weeks ago
  84. ad75e3f [improve][broker] Remove unused method CompactionRecord.reset (#22670) by Dragos Misca · 4 weeks ago
  85. ada31a9 [fix] [broker] Fix nothing changed after removing dynamic configs (#22673) by fengyubiao · 4 weeks ago
  86. 5ab0512 [fix] [broker] rename to changeMaxReadPositionCount (#22656) by Wenzhi Feng · 4 weeks ago
  87. ca44b9b Revert "[fix][sec] Upgrade Debezium oracle connector version to avoid… (#22668) by Lari Hotari · 4 weeks ago
  88. 188355b [fix][admin] Fix deprecated check (#22653) by Zixuan Liu · 4 weeks ago
  89. 3114199 [fix][broker] avoid offload system topic (#22497) by Qiang Zhao · 4 weeks ago
  90. 80d4675 [improve][ws] Add memory limit configuration for Pulsar client used in Websocket proxy (#22666) by Lari Hotari · 4 weeks ago
  91. e2feec8 [improve][broker] Disable JFR metric reporting in OpenTelemetry (#22669) by Dragos Misca · 4 weeks ago
  92. 5ff0fb9 [fix][broker] Disable system topic message deduplication (#22582) by Qiang Zhao · 4 weeks ago
  93. 519d8e2 [fix][broker] Add the missed opentelemetry-sdk-testing dependency to tests of pulsar-broker-auth-sasl (#22665) by Yunze Xu · 4 weeks ago
  94. 83b86ab [improve] Retry re-validating ResourceLock with backoff after errors (#22617) by Matteo Merli · 4 weeks ago
  95. 788b5ae [feat][broker] PIP-264: Add Java runtime metrics (#22616) by Dragos Misca · 4 weeks ago
  96. 09364a9 [improve] Upgrade to Oxia client 0.2.0 (#22663) by Matteo Merli · 4 weeks ago
  97. 8167554 [improve][test] Clear fields in AuthZTest classes at cleanup (#22661) by Lari Hotari · 4 weeks ago
  98. 7e88463 [fix] Fix Reader can be stuck from transaction aborted messages. (#22610) by 道君 · 4 weeks ago
  99. a7e1fcd [fix] [ml] Mark delete stuck due to switching cursor ledger fails (#22662) by fengyubiao · 4 weeks ago
  100. c30765e [improve][broker] Exclude producers for geo-replication from publishers field of topic stats (#22556) by Masahiro Sakamoto · 4 weeks ago