1. c839fe4 Initial commit for TableView (#12838) by Neng Lu · 2 years, 4 months ago
  2. 58c2818 [pulsar-broker] The log prints NamespaceService#isServiceUnitActive exception stack information (#13553) by mingyifei · 2 years, 4 months ago
  3. 5835191 [ Issue 13479 ] Fixed internal topic effect by InactiveTopicPolicy. (#13611) by Qiang Zhao · 2 years, 4 months ago
  4. 160ed8a maxSubscriptionsPerTopic support cross multiple clusters (#13623) by suiyuzeng · 2 years, 4 months ago
  5. 455470d ReplicatorDispatchRate support cross multiple clusters (#13624) by suiyuzeng · 2 years, 4 months ago
  6. e57dc8f Fix the wrong multi-topic has message available behavior (#13634) by Kai Wang · 2 years, 4 months ago
  7. 1d9e7b5 Optimize TopicPolicies#delayedDelivery Enabled and TickTimeMillis with HierarchyTopicPolicies (#13649) by JiangHaiting · 2 years, 4 months ago
  8. dcf01e9 Fix getInternalStats occasional lack of LeaderInfo (#13656) by 包子 · 2 years, 4 months ago
  9. 416e7e5 Avoid call sync method in async rest API for force delete subscription (#13668) by Qiang Zhao · 2 years, 4 months ago
  10. e5d828a [Security] Use dependencyManagement to enforce snakeyaml version to 1.30 (#13722) by Lari Hotari · 2 years, 4 months ago
  11. 1c09c14 [Broker] Add deleteSubscriptionDispatchRate method for v1 namespace (#13711) by Ruguo Yu · 2 years, 4 months ago
  12. 8dc506c Avoid call sync method in async rest API for delete subscription (#13666) by lipenghui · 2 years, 4 months ago
  13. 2a7515f Fix bug :Infinity value for CPU or Bandwidth usage (#13609) by chenlin · 2 years, 4 months ago
  14. 9032a9a Enable CheckStyle Plugin in managed-ledger module (#13619) by liudezhi · 2 years, 4 months ago
  15. 7f4583b [ci] Split broker admin tests to unitgroup3 (#13675) by ZhangJian He · 2 years, 4 months ago
  16. c9728ab [pulsar-client-tools] Support Disable Replication in Pulsar Client Tools (#13659) by Yuto Furuta · 2 years, 4 months ago
  17. 104adbe Upgrade BK to 4.14.4 and Grpc to 1.42.1 (#13714) by Matteo Merli · 2 years, 4 months ago
  18. adcf554 Enable CheckStyle Plugin in pulsar-config-validation (#13676) by fu-turer · 2 years, 4 months ago
  19. 1a3688c [Security] Upgrade protobuf to 3.16.1 to address CVE-2021-22569 (#13695) by Lari Hotari · 2 years, 4 months ago
  20. afc241f Change ``ContextClassLoader`` to ``NarClassLoader`` in BrokerInterceptor (#13589) by Qiang Zhao · 2 years, 4 months ago
  21. 00bfc07 OF: t2.small ec2 instances are not available in us-west-2d (#13674) by Dave Fisher · 2 years, 4 months ago
  22. 5faae1c Optimize TopicPolicies#maxConsumersPerSubscription with HierarchyTopicPolicies (#13548) by JiangHaiting · 2 years, 4 months ago
  23. 4976c3e [website]feat: pulsar admin cli doc - topic polices (#13691) by Li Li · 2 years, 4 months ago
  24. 311d1d6 [website][upgrade] feat: some external link pages and contact page (#13686) by Li Li · 2 years, 4 months ago
  25. 530c6cd [Docs] Added information to help users resolve IntelliJ issues. (#13673) by Devin Bost · 2 years, 4 months ago
  26. f8a9159 [Security] Upgrade Jackson to 2.12.6 (#13694) by Lari Hotari · 2 years, 4 months ago
  27. f0b3e3b [Issue 13651][elastic-search] Fix Elasticsearch Sink Invalid type for uuid encoded as logical types (#13652) by Vincent Royer · 2 years, 4 months ago
  28. 916b61d [Java Client] fixed Producer semaphore permit release issue (#13682) by Qiang Zhao · 2 years, 4 months ago
  29. 78b2899 [ Issue 13551 ] FIxed NPE when reset-cursor at a non-existent topic (RestException without cause) (#13573) by Qiang Zhao · 2 years, 4 months ago
  30. fda769a [Doc] add explanations for entry filter (#13646) by Anonymitaet · 2 years, 4 months ago
  31. 53bd7a4 Remove txn add partition info log (#13670) by lipenghui · 2 years, 4 months ago
  32. dc1044d [website][upgrade] feat: cli pages migration (#13660) by Li Li · 2 years, 4 months ago
  33. 931194c [pulsar-broker] Make load-balancer config dynamic for the runtime tuning (#13074) by Rajan Dhabalia · 2 years, 4 months ago
  34. bacac04 Update notice year. (#13653) by Jiwei Guo · 2 years, 4 months ago
  35. 3546ab8 website: fixes to admin-api-tenants page (#13658) by Paul Gier · 2 years, 4 months ago
  36. ed9cca6 Cleanup reference to removed grafana docker image (#13672) by Michael Marshall · 2 years, 4 months ago
  37. f393f84a remove redundant code (#12653) by Da Xiang Huang · 2 years, 4 months ago
  38. 3a00e32 [Python] Support is_connected in Python Client (#13662) by Yuto Furuta · 2 years, 4 months ago
  39. b540523 [security] Allow to config web server's cipher and protocols (#13354) by ZhangJian He · 2 years, 4 months ago
  40. 2c2cd14 [Doc] adjusting md style (#13615) by liudezhi · 2 years, 4 months ago
  41. e5159ce [Doc] Fix doc for chunked message related stats. (#13598) by Zike Yang · 2 years, 4 months ago
  42. 2704f1f Avoid repeatly set startMessageIdData to null for ConsumerImpl (#13606) by lipenghui · 2 years, 4 months ago
  43. f6f46ec Enable CheckStyle Plugin in Pulsar client api (#13638) by goflutterjava · 2 years, 4 months ago
  44. 9484f81 Fix code example of producer for delay message (#13647) by xiaolong ran · 2 years, 4 months ago
  45. 33491bc [issue #13439][backlogQuota] Allow both limit and limitsize be null (#13557) by ZhangJian He · 2 years, 4 months ago
  46. b38d850 Healthcheck v2 failed (#13525) by gaozhangmin · 2 years, 4 months ago
  47. 07f131f Fix reader skipped remaining compacted data during the topic unloading. (#13629) by lipenghui · 2 years, 4 months ago
  48. fd3ba55 Fix issues 11964, deadlock bug when use key_shared mode (#11965) by baomingyu · 2 years, 4 months ago
  49. 3abf813 [doc] add notes on worker threads (#13636) by kimula takesi · 2 years, 4 months ago
  50. 8f26b39 Enable checkstyle in pulsar-client-tools module (#13650) by Ruguo Yu · 2 years, 4 months ago
  51. d2726d2 Remove unmaintained DC/OS deployment example (#13632) by Michael Marshall · 2 years, 4 months ago
  52. 775c3de Delete prometheus-dcos dockerfile (#13387) by Michael Marshall · 2 years, 4 months ago
  53. 64840ed [Build] Fix maven warning about buildtools/pom.xml (#13630) by Lari Hotari · 2 years, 4 months ago
  54. 83a983d Fix raw use of generic types in OwnershipCache (#13592) by Xiaoyu Hou · 2 years, 4 months ago
  55. 793dd91 Fix time field use error (#12249) by liuchangqing · 2 years, 4 months ago
  56. 016fb87 update doc (#13614) by Hang Chen · 2 years, 4 months ago
  57. 825d2fe update log content (#13540) by chenlin · 2 years, 4 months ago
  58. 53ad936 Allow to config no-password truststore (#13424) by ZhangJian He · 2 years, 4 months ago
  59. a178b67 [website][upgrade] feat: rest api pages (#13597) by Li Li · 2 years, 4 months ago
  60. 1b36f32 Change level log to debug for broker interceptor testing (#13604) by lipenghui · 2 years, 4 months ago
  61. 937131a Upgrade Gson version 2.8.6 to 2.8.9 (#13610) by Qiang Zhao · 2 years, 4 months ago
  62. 17a971a [Tests] Fix flaky org.mockito.exceptions.misusing.WrongTypeOfReturnValue issue in broker tests (#13621) by Lari Hotari · 2 years, 4 months ago
  63. 1f10281 [Tests] Upgrade Mockito to latest stable 3.x version, 3.12.4 (#13622) by Lari Hotari · 2 years, 4 months ago
  64. 161a4b1 Update the site for minor releases 2.8.2 (#13616) by feynmanlin · 2 years, 4 months ago
  65. ec0a440 Fix NPE when unloading namespace bundle (#13571) by feynmanlin · 2 years, 4 months ago
  66. 4b5085f Condition 'policies != null' is always 'true' ,no need to judge. (#13577) by lightzhao · 2 years, 4 months ago
  67. f6d033f max-message-size support cross multiple clusters (#13579) by JiangHaiting · 2 years, 4 months ago
  68. ad815c6 Fix hyperlinks typo (#13593) by Saumitra Srivastav · 2 years, 4 months ago
  69. 29840b4 [Presto] Fix issue of mixed SLF4J library versions in presto libs (#13603) by Lari Hotari · 2 years, 4 months ago
  70. 561cde6 [CI] Create unique OWASP dependency check reports for each branch (#13601) by Lari Hotari · 2 years, 4 months ago
  71. de99c2c [Tests] Fix flakiness issue when spying ServerCnx (#13608) by Lari Hotari · 2 years, 4 months ago
  72. 40ac793 Change ContextClassLoader to NarClassLoader in AdditionalServlet (#13501) by Qiang Zhao · 2 years, 4 months ago
  73. 3405450 Update 2.8.2 swagger file (#13600) by feynmanlin · 2 years, 4 months ago
  74. 05ea215 Bump slf4j to 1.7.32 by ZhangJian He · 2 years, 4 months ago
  75. 8319e8a Enable CheckStyle Plugin in Pulsar Test Mocks (#13581) by goflutterjava · 2 years, 4 months ago
  76. 634ce83 [Doc] add explanations for performance metrics (#13574) by Anonymitaet · 2 years, 4 months ago
  77. 3b8250d [security] Allow Client Builder set Dnslookup params (#13503) by ZhangJian He · 2 years, 4 months ago
  78. 4997ef9 [website] fix: website build fail due to java home setting wrong in docker container (#13586) by Li Li · 2 years, 4 months ago
  79. 0738a08 Compaction threshold policies support cross multiple clusters (#13513) by Qiang Zhao · 2 years, 4 months ago
  80. 98a59a9 [Doc] Add pulsar-perf txn (#12336) by Anonymitaet · 2 years, 4 months ago
  81. a02356f Delayed delivery policy support cross multiple clusters (#13550) by feynmanlin · 2 years, 4 months ago
  82. 4f942d7 fix(Auth): Fix multi roles authz cannot handle empty roles case (#13477) by Zike Yang · 2 years, 4 months ago
  83. 05a68bf [website] fix: website build fail due to pulsar sub cli cmd dicovery has been removed (#13572) by Li Li · 2 years, 4 months ago
  84. 20fba09 Add CheckStyle Plugin in pulsar-zookeeper-utils (#13499) by fu-turer · 2 years, 4 months ago
  85. e8df333 Enable CheckStyle Plugin in Pulsar Build Tools (#13530) by ZhangJian He · 2 years, 4 months ago
  86. 6c6b913 Subscribe rate support cross multiple clusters (#13561) by JiangHaiting · 2 years, 4 months ago
  87. a07e7a1 Max unacked messages per consumer support cross multiple clusters (#13547) by feynmanlin · 2 years, 4 months ago
  88. 24e79d0 Subscription dispatch rate support cross multiple clusters (#13511) by Qiang Zhao · 2 years, 4 months ago
  89. 33c9dea [Doc] add custom properties for the reconsumeLater (#13468) by liudezhi · 2 years, 4 months ago
  90. 040066f fix: website build fail due to download page parse error (#13566) by Li Li · 2 years, 4 months ago
  91. 6a4cbf7 [Doc] add docs for client, security, geo (#13556) by Anonymitaet · 2 years, 4 months ago
  92. ef8120f fix: website build fail due to can't find classes (#13562) by Li Li · 2 years, 4 months ago
  93. a471896 Max unacked messages on subscription support cross multiple clusters (#13549) by feynmanlin · 2 years, 4 months ago
  94. b5fbeb4 Publish rate support cross multiple clusters (#13496) by JiangHaiting · 2 years, 4 months ago
  95. 978bb7c [Security] Upgrade Log4j to 2.17.1 (#13552) by Lari Hotari · 2 years, 4 months ago
  96. 4d54c72 fix: /pulsar/distribution/server/target/classpath.txt: No such file or directory caurse pulsar cli build fail (#13554) by Li Li · 2 years, 4 months ago
  97. d1b4255 fix: release note link anchor jumper incorrect in version page (#13546) by Li Li · 2 years, 4 months ago
  98. c627a0e [Blog] add 2.7.4 release blog (#13465) by Anonymitaet · 2 years, 4 months ago
  99. 3a98179 [website][upgrade] download page (#13492) by Li Li · 2 years, 4 months ago
  100. 7158a44 [CI] Skip documentbot and OWASP dependency check workflows in forks (#13539) by Lari Hotari · 2 years, 4 months ago