1. ff43bb8 Support set compaction threshold in broker-level (#9989) by feynmanlin · 3 years, 1 month ago
  2. 854ab38 Remove useless wrapper (#9996) by feynmanlin · 3 years, 1 month ago
  3. ee5b558 Fix NPE caused by null value of SchemaInfo's properties (#9985) by Yunze Xu · 3 years, 1 month ago
  4. 33063bb Make readModifyUpdate in MetadataCacheImpl thread-safe (#9900) by feynmanlin · 3 years, 1 month ago
  5. e58379b fix command issue (#9972) by Jennifer Huang · 3 years, 1 month ago
  6. 02c5faf [Website] Add 2.7.1 in versions.json (#9998) by Yong Zhang · 3 years, 1 month ago
  7. d06c777 Add pulsar 2.7.1 release note (#9834) by Yong Zhang · 3 years, 1 month ago
  8. eb79700 [Performance] Omit call to log.debug in hot code path ManagedLedgerImpl.doCacheEviction (#9957) by Lari Hotari · 3 years, 1 month ago
  9. 9546b3b [Performance] Optimize NamespaceBundle.toString() which is on the hot path (#9976) by Lari Hotari · 3 years, 1 month ago
  10. 1dde113 [Build] Run PR builds for merge commit (#9963) by Lari Hotari · 3 years, 1 month ago
  11. 6089292 Add apache.httpcomponents.httpclient to dependencyManagement (#9983) by Ali Ahmed · 3 years, 1 month ago
  12. efacf71 Enabled server side routing for state store (#9978) by David Kjerrumgaard · 3 years, 1 month ago
  13. 1273c71 [Issue-9926][Pulsar Functions] Pass through record properties from Pulsar Sources (#9943) by David Kjerrumgaard · 3 years, 1 month ago
  14. 318e432 9923-zookeeper-sslQuorum (#9924) by Kevin Wilson · 3 years, 1 month ago
  15. dd32435 [pulsar-discovery] Replace MetadataStore with ZooKeeper in discoveryservice (#9967) by Rajan Dhabalia · 3 years, 1 month ago
  16. 058236c8 Upgrade to Apache Avro 1.10.2 (#9898) by Enrico Olivelli · 3 years, 1 month ago
  17. bbe072f Cleanup up PromethuesMetricsTest (#9968) by Ali Ahmed · 3 years, 1 month ago
  18. 23a7346 Harden RawReaderTest with Awaitility (#9965) by Ali Ahmed · 3 years, 1 month ago
  19. a4ca8f4 Revert "[fix #9851] Add forwardSourceMessageProperty to SourceConfig (#9907)" (#9945) by Boyang Jerry Peng · 3 years, 1 month ago
  20. 618eae4 [Doc]--Add metrics for producer throttling (#9954) by Huanli Meng · 3 years, 1 month ago
  21. ac1a03c Support DLQ in key_shared sub mode (#9951) by Huanli Meng · 3 years, 1 month ago
  22. 7d3317e [CI] Fix Transaction flaky test. (#9934) by congbo · 3 years, 1 month ago
  23. 3bb9c54 [Doc] Add guides for TLS SNI support (cpp and python clients) (#9937) by Yu Liu · 3 years, 1 month ago
  24. f49d094 [Doc] Add guides for producer access mode (#9938) by Yu Liu · 3 years, 1 month ago
  25. fc5768c [Website] Update release.json in website (#9949) by Yong Zhang · 3 years, 1 month ago
  26. dedd882 [Documentation] Fix reference configuration table formatting (#9941) by Michael Marshall · 3 years, 1 month ago
  27. c4aaf41 Add TestNG groups to pulsar-broker (#9712) by Ali Ahmed · 3 years, 1 month ago
  28. 94bf13f [Documentation] Fix ThresholdShedder Typo (#9933) by Michael Marshall · 3 years, 1 month ago
  29. 6550a90 [Website] Increase the memory limit for the build (#9930) by Yong Zhang · 3 years, 1 month ago
  30. 48e23ff Add 2.7.1 swagger files (#9931) by Yong Zhang · 3 years, 1 month ago
  31. 5cc89fc [Doc] Use pluggable function runtime setting in the doc (#9911) by Zike Yang · 3 years, 1 month ago
  32. 5d8a614 [docs] Added link to official dotnet client (#9912) by Kristian Andersen · 3 years, 1 month ago
  33. 46750d6 [BUG]fix zkBookieRackAffinityMapping bug to support for bookkeeper dnsResolver (#9894) by hangc0276 · 3 years, 1 month ago
  34. 53c7bdf Cleanup code issues in test srcs (#9908) by Ali Ahmed · 3 years, 1 month ago
  35. d0249e5 [fix #9851] Add forwardSourceMessageProperty to SourceConfig (#9907) by Rui Fu · 3 years, 1 month ago
  36. 960a79e Fix message not dispatch for key_shared sub type in non-persistent su… (#9826) by Marvin Cai · 3 years, 1 month ago
  37. 3ce9a38 Try to ease the wait time for some of test case for StreamingEntryReader to reduce flakiness. (#9905) by Marvin Cai · 3 years, 1 month ago
  38. fa68cb2 [Metrics] Add the broker connection metrics. (#9876) by congbo · 3 years, 1 month ago
  39. d52a1b0 Pulsar IO - KafkaSource - allow to manage Avro Encoded messages (#9448) by Enrico Olivelli · 3 years, 1 month ago
  40. 5190af3 Add testng group annotations to pulsar broker tests (#9902) by Ali Ahmed · 3 years, 1 month ago
  41. afb81b0 Reorg pulsar-proxy unit test execution (#9901) by Ali Ahmed · 3 years, 1 month ago
  42. b826e03 Support writing general records to Pulsar sink (#9590) by Sijie Guo · 3 years, 1 month ago
  43. f1f272e [WebSocket Client] Make the browser client support the token authentication (#9886) by ran · 3 years, 1 month ago
  44. 1f6ce7a [Pulsar SQL] Add max split entry queue size bytes limitation (#9628) by ran · 3 years, 1 month ago
  45. c94d782 More fixes about running tests on JDK11 (#9893) by Enrico Olivelli · 3 years, 1 month ago
  46. c7a237a [Functions] Abstract repetitive code and add unit tests. #9502 (#9671) by guodongyang · 3 years, 2 months ago
  47. d2b45b6 issue#9345 -- bug fix for RuntimeUtils.getCmd not setting pending-async-requests (#9349) by csthomas1 · 3 years, 2 months ago
  48. 0488ab5 [Workflow] Add guidelines for "how to modify c++ client api doc" (#9880) by Yu Liu · 3 years, 2 months ago
  49. 64c16b7 Add docs for packages command (#9897) by xiaolong ran · 3 years, 2 months ago
  50. bde473a [docs] Add description for max topics per namespace (#9874) by sijia-w · 3 years, 2 months ago
  51. eb972a6 [Pulsar SQL]support protobuf_native decoder (#9841) by hnail · 3 years, 2 months ago
  52. 0f23dda [Build] Skip python 3.9 for master branch (#9891) by Yong Zhang · 3 years, 2 months ago
  53. 85f69ce Remove inner class exclusion from run_unit_group selection (#9887) by Ali Ahmed · 3 years, 2 months ago
  54. 1881459 [Build] Improve maven module build order (#9882) by Lari Hotari · 3 years, 2 months ago
  55. 8370817 [Build] Patch maven's wagon-http library to fix issues in artifact downloads (#9883) by Lari Hotari · 3 years, 2 months ago
  56. 3988f9f Pulsar Client: allow to print GenericRecord contents (#9785) by Enrico Olivelli · 3 years, 2 months ago
  57. cb5a933 Fix batch size not set when deserializing from byte array (#9855) by Yong Zhang · 3 years, 2 months ago
  58. b45adde [Issue 9602] Add schema type validation (#9797) by limingnihao · 3 years, 2 months ago
  59. b201c87 [Docs] Message Queue example in Go (#9862) by Johan Hernandez · 3 years, 2 months ago
  60. 15f4acf [Build] RPM build script use wrong path for root dir (#9890) by Yong Zhang · 3 years, 2 months ago
  61. d09dd9b User seperate ports for rabbitmq source sink integration tests (#9879) by Ali Ahmed · 3 years, 2 months ago
  62. 96c1402 Support get applied dispatchRate (#9824) by feynmanlin · 3 years, 2 months ago
  63. 782372d Exclude inner classes in surefire (#9875) by Ali Ahmed · 3 years, 2 months ago
  64. 3120a4b [Tiered Storage] Add logs for cleanup offloaded data operation (#9852) by ran · 3 years, 2 months ago
  65. 7f92ade Fix schema not added when subscribe an empty topic without schema (#9853) by Yunze Xu · 3 years, 2 months ago
  66. 1cd8658 Fix ensure single-topic consumer can be closed (#9849) by Binbin Guo · 3 years, 2 months ago
  67. 412e4fc [Doc] Add descriptions for C++ API doc (ProducerConfiguration.h) (#9822) by Yu Liu · 3 years, 2 months ago
  68. 55ef163 [Flaky test] Reduce flakiness in MultiTopicsReaderTest by configuring infinite retention for namespace (#9866) by Lari Hotari · 3 years, 2 months ago
  69. dd5c3b4 [ISSUE 9757][pulsar-admin] add cmd to get service url of the leader broker (#9799) by linlinnn · 3 years, 2 months ago
  70. c41f362 [Flaky test] Attempt to fix flakiness in PulsarStateTest (#9870) by Lari Hotari · 3 years, 2 months ago
  71. e638de5 [Tests] Pass stdout and stderr in error message when it's asserted to be empty (#9871) by Lari Hotari · 3 years, 2 months ago
  72. c6ea5ba [Flaky test] Fix flaky test PulsarFunctionsTest.testExclamationFunction (#9864) by Lari Hotari · 3 years, 2 months ago
  73. 6ff3244 [Flaky test] Fix flaky RabbitMQSourceTest (#9869) by Lari Hotari · 3 years, 2 months ago
  74. a1e7c9f Migrate Junit tests and annotations to TestNG (#9858) by Lari Hotari · 3 years, 2 months ago
  75. 487d2af [schema] expose the native record for struct schema (#9614) by Enrico Olivelli · 3 years, 2 months ago
  76. 8d9a2ab [pulsar-broker] Allow broker to discover and unblock stuck subscription (#9789) by Rajan Dhabalia · 3 years, 2 months ago
  77. e246458 [Issue 9790] Support disabled the tenants/namespaces force deletion in the broker.conf (#9819) by Fangbin Sun · 3 years, 2 months ago
  78. 76883d4 Support get applied clusterSubscribeRate (#9832) by feynmanlin · 3 years, 2 months ago
  79. 59e0187 Support get applied PersistencePolicies (#9831) by feynmanlin · 3 years, 2 months ago
  80. 2dfdfd5 Fix perf tools to keep compatibility with previous version (#9838) by Fangbin Sun · 3 years, 2 months ago
  81. 61857b8 Fix Documentation Typo for Offloading to AWS S3 (#9843) by Michael Marshall · 3 years, 2 months ago
  82. 8e1759b Allow DockerImage to be built from source tarball (#9846) by Enrico Olivelli · 3 years, 2 months ago
  83. 488d384 [Transaction] Transaction buffer snapshot implementation. (#9490) by congbo · 3 years, 2 months ago
  84. 1d6aa57 Issue 8558: Upgrade Kubernetes client and remove sundr-codegen (allow Pulsar to run on JDK14+) (#8576) by Enrico Olivelli · 3 years, 2 months ago
  85. d1a6393 Log stacktraces of threads that failed to terminate on shutdown within timeout in ExecutorProvider (#9840) by Boyang Jerry Peng · 3 years, 2 months ago
  86. 18559d4 [Pulsar Transaction]Transaction client transaction state check (#9776) by congbo · 3 years, 2 months ago
  87. 77d9bc5 [Pulsar Client] MultiTopicsConsumer : delete disconnected consumers to allow auto-discovery (#9660) by mlyahmed · 3 years, 2 months ago
  88. e7ba260 PIP-74: Implemented memory limit in C++ producer (#9676) by Matteo Merli · 3 years, 2 months ago
  89. a19dc65 [Issue 9173] [Non Persistent Topics] Auto-create partitions even when the auto-creation is disabled (#9786) by mlyahmed · 3 years, 2 months ago
  90. dde59b3 [Testing] Fix Maven Surefire default exclude (#9836) by Lari Hotari · 3 years, 2 months ago
  91. 4320e4a Continue graceful shutdown even if web service closing fails (#9835) by Masahiro Sakamoto · 3 years, 2 months ago
  92. 1d61ea1 Reduced size of integration tests image (#9817) by Matteo Merli · 3 years, 2 months ago
  93. fe10c96 [C++] Ensure we compile with -pthread flag (#9749) by Matteo Merli · 3 years, 2 months ago
  94. bf60b4c Support get applied ReplicatorDispatchRate (#9833) by feynmanlin · 3 years, 2 months ago
  95. 64ff4f3 [Doc] Add descriptions for bookieID (#9779) by Yu Liu · 3 years, 2 months ago
  96. 7da32d9 [ISSUE-9168] DOCS: Update the batch delay default value (#9695) by sijia-w · 3 years, 2 months ago
  97. a23fb03 [Issue 9804] Allow to enable or disable the cursor metrics (#9814) by linlinnn · 3 years, 2 months ago
  98. 4084585 Support get applied SubscriptionDispatchRate (#9827) by feynmanlin · 3 years, 2 months ago
  99. c2ebf1b Support get applied BlacklogQuota (#9828) by feynmanlin · 3 years, 2 months ago
  100. 926bb69 [pulsar-broker] add pending read subscription metrics to stats-internal (#9788) by Rajan Dhabalia · 3 years, 2 months ago