1. 8a8f4d6 [FIX] fix SyncLedgerIterator.hasNext() failing to iterate across ZK ledger ranges (#4731) by zhou zhuohan · 2 days ago master
  2. 8664dd9 Fix read thread blocking in sendResponseAndWait causing READ_ENTRY_REQUEST p99 latency spike (#4730) by Hang Chen · 6 days ago
  3. a7f0ba1 build(deps): bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 (#4725) by Lari Hotari · 7 days ago
  4. 497aa4e Count the connection failure as the condition of quarantine (#4727) by Yong Zhang · 7 days ago
  5. d08fcb7 test: Use mock to eliminate BookieSocketAddressTest dependency on local system configuration (#4711) by JiangHaiting · 8 days ago
  6. 951f10d [client] fix writeLac memory leak and thread safety issue (#4713) by wenbingshen · 10 days ago
  7. be1f6aa Fix broken link in README.md (#4729) by Lari Hotari · 13 days ago
  8. 1808a08 Upgrade zookeeper to 3.9.5 in docker-compose and integration tests (#4726) by Lari Hotari · 13 days ago
  9. 6c8141e Fix download page after website framework upgrade to Docusaurus 3 (#4724) by Lari Hotari · 2 weeks ago
  10. 534ba20 Update BK version in the Docker file (#4704) by Yong Zhang · 2 weeks ago
  11. f440725 Upgrade website to Docusaurus 3 (#4723) by Lari Hotari · 2 weeks ago
  12. 04d8ef1 build(deps): bump org.apache.zookeeper:zookeeper from 3.9.4 to 3.9.5 (#4721) by dependabot[bot] · 2 weeks ago
  13. 5549045 Improve CI: add caching for Bookkeeper old release downloads and improve maven caching and error logs (#4722) by Lari Hotari · 2 weeks ago
  14. b659503 Upgrade Jetty from 9.4.57 to 12.1.7 (#4710) by Matteo Merli · 3 weeks ago
  15. 425001f FlakyTest: testEmptyLedgerLosesQuorumEventually (#4672) by Xiangying Meng · 3 weeks ago
  16. 5199c28 build(deps): bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4 (#4667) by dependabot[bot] · 3 weeks ago
  17. 1f236a6 Upgrade jctools version to 4.0.5 (#4656) by Lari Hotari · 3 weeks ago
  18. 2e397d4 build(deps-dev): bump org.assertj:assertj-core from 3.25.3 to 3.27.7 (#4708) by dependabot[bot] · 3 weeks ago
  19. 07d18be Add workaround for ZOOKEEPER-3825 related to numeric IPs and DNS names with multiple numeric IPs and support on Java 17 (#4719) by Lari Hotari · 3 weeks ago
  20. d7020fb Require Java 17+ for building and running Bookkeeper (#4446) by Lari Hotari · 3 weeks ago
  21. 3629c4c Remove OWASP dependency check from CI (#4717) by Lari Hotari · 3 weeks ago
  22. a583e80 Upgrade protobuf and grpc to latest versions (#4716) by Lari Hotari · 3 weeks ago
  23. ab2b29d build(deps): bump io.vertx:vertx-core from 4.5.11 to 4.5.24 (#4702) by dependabot[bot] · 3 weeks ago
  24. 3a5cf9d Fix the stream client python package name (#4703) by Yong Zhang · 9 weeks ago
  25. 1f9440b Release note for 4.17.3 (#4700) by Yong Zhang · 9 weeks ago
  26. 44607a0 [fix]Fix entry loss due to incorrect lock of LedgerHandle (#4701) by fengyubiao · 9 weeks ago
  27. 9ce7cc9 Upgrade netty to 4.1.130 Final (#4699) by Yong Zhang · 2 months ago
  28. b88fb5f Replace net.jpountz.lz4:lz4 with at.yawk.lz4:lz4-java (#4696) by Masahiro Sakamoto · 2 months ago
  29. 341f7d7 Delete cookie as part of decommission API (#4592) by SongOf · 4 months ago
  30. d71cd1e Upgrade OpenTelemetry to 1.56.0, Otel instrumentation to 2.21.0 and Otel semconv to 1.37.0 (#4690) by Lari Hotari · 4 months ago
  31. a369fe7 Exclude commons-collections from dependencies (#4689) by Lari Hotari · 4 months ago
  32. 14c2ffe feat: support `equalsAndHashcode` for BookieServerInfo (#4686) by Qiang Zhao · 4 months ago
  33. ea7884a Supports configuring TCP Keepalive related parameters in Bookie Client. (#4683) by xiaolong ran · 4 months ago
  34. 1a509e4 Bring back the old public method name (#4682) by Yong Zhang · 4 months ago
  35. bae9e49 [fix] Failed read entries after multiple decommissioning (#4613) by fengyubiao · 5 months ago
  36. 3c80cef [Doc] Introduce CI Workflow Management with BookKeeper Bot (#4674) by Xiangying Meng · 5 months ago
  37. ae2c889 Introduce /bkbot Command to Control CI Workflow Runs via PR Comments (#4673) by Xiangying Meng · 5 months ago
  38. 5154149 [fix]compile error of the file native_io_jni.c for the env jdk11 & windows (#4665) by fengyubiao · 5 months ago
  39. bde9ff2 [fix]BK stays at read_only state even if the disk is empty (#4640) by fengyubiao · 6 months ago
  40. 0621ae6 Only stop Gc for the fill disk for DbLedgerStorage (#4661) by Xiangying Meng · 7 months ago
  41. 5870922 [fix]Wrong error code(-107) of opening a deleted ledger (#4657) by fengyubiao · 7 months ago
  42. 2789316 Remove unused commons-lang dependency (#4654) by Matteo Merli · 7 months ago
  43. c9b893f Remove commons-configuration2 and commons-beanutils from top level dependencies (#4648) by Lari Hotari · 8 months ago
  44. 417ff16 add rate limit for zk read rate in gc. (#4645) by Wenzhi Feng · 8 months ago
  45. e80d031 Log all the error in the GarbageCollectorThread (#4649) by Yong Zhang · 8 months ago
  46. 45f7a92 Fix documentation terminology and method usage (#4617) by Xiangying Meng · 9 months ago
  47. 4e6583d chore: cleanup useless arg from Dockerfile (#4634) by Zixuan Liu · 9 months ago
  48. 3bb2401 [improve][build] solve the dead links found in md (#4637) by StevenLuMT · 9 months ago
  49. 487be97 docs: add news about 4.16.7 and 4.17.2 release (#4635) by StevenLuMT · 9 months ago
  50. f2f6f56 Update latest docker image version to 4.17.2 (#4633) by StevenLuMT · 9 months ago
  51. 0f6e859 Update latest docker image version to 4.17.2 (#4626) by StevenLuMT · 9 months ago
  52. 3942f25 build: update 4.17.2 and 4.16.7 to latest_release and stable_release (#4627) by StevenLuMT · 9 months ago
  53. 17b4ddc Update bc tests to include versions up to 4.17.2 and 4.16.7 (#4628) by StevenLuMT · 9 months ago
  54. 75ca02f Release notes for 4.17.2 (#4622) by StevenLuMT · 9 months ago
  55. 43b58ca Release notes for 4.16.7 (#4621) by StevenLuMT · 9 months ago
  56. 23289b7 fix a npe bug after refactor recycler of BookieClient (#4610) by ken · 10 months ago
  57. 87ca7f3 Fix Memory Leak In Netty Recycler of Bookie Client (#4609) by ken · 10 months ago
  58. 7a29abf Upgrade commons-beanutils to 1.11.0 to address CVE-2025-48734 (#4608) by Lari Hotari · 10 months ago
  59. 1ba4042 Fix the data loss issue that caused by the wrong entry log header (#4607) by Yong Zhang · 10 months ago
  60. 37b63c9 Fix check read failed entry memory leak issue. (#4513) by Yan Zhao · 10 months ago
  61. 5b0ae75 Migrate deprecated commons-configuration 1.x to commons-configuration 2.x (#4604) by Lari Hotari · 10 months ago
  62. 0816a3c Optimize ListActiveLedgersCommand (#4602) by houxiaoyu · 10 months ago
  63. e47926b [fix] Write stuck due to pending add callback by multiple threads (#4557) by fengyubiao · 11 months ago
  64. 22c45f9 Delete outdated TODO for Issue #458 (#4601) by Xiangying Meng · 11 months ago
  65. 99eb63a Upgrade Jetty to 9.4.57.v20241219 to address CVE-2024-6763 (#4600) by Lari Hotari · 11 months ago
  66. 39e7a91 fix: throw reject when SingleThreadExecutor drainTo in progress and queue is empty (#4488) by Zixuan Liu · 11 months ago
  67. f42c915 Upgrade Netty to 4.1.121.Final (#4597) by Lari Hotari · 11 months ago
  68. 7fbb8d8 Adjust DNS cache expiration in tests to reduce test timeout failures (#4586) by Lari Hotari · 11 months ago
  69. cdd854f fix: Add strict hostname resolution and loopback check for advertised address (#4595) by Zixuan Liu · 11 months ago
  70. fabe44b Upgrade to RocksDB 9.9.3 (#4580) by Lari Hotari · 11 months ago
  71. 25326dc improve: Improve host address resolution logic for bookie id (#4588) by Zixuan Liu · 11 months ago
  72. 4424ab7 build(deps): bump http-proxy-middleware in /site3/website (#4590) by dependabot[bot] · 11 months ago
  73. 95277b6 Upgrade to grpc 1.72.0 (#4591) by Lari Hotari · 11 months ago
  74. 2831ed3 Fix the coredump that occurs when calling KeyValueStorageRocksDB.count after rocksdb has been closed (#4581) by zzb · 11 months ago
  75. 1e59ae0 Upgrade OpenTelemetry version and align versions using BOMs (#4589) by Lari Hotari · 11 months ago
  76. 02d7f9f Upgrade Netty to 4.1.119, tcnative to 2.0.70 and io_uring to 0.0.26 (#4584) by Lari Hotari · 11 months ago
  77. bcd6b52 Upgrade Apache Commons libraries to compatible versions (#4582) by Lari Hotari · 11 months ago
  78. b10aec2 Reduce metadataLock contention in LedgerHandle (#4549) by lifepuzzlefun · 11 months ago
  79. 3fea440 #4574: fix sanity check asyncBatchReadEntries (#4579) by mazzucchi-andrea · 11 months ago
  80. c7d7fc5 fix: Every time use KeyValueStorage.Batch, close it in finally (#4578) by StevenLuMT · 12 months ago
  81. c64dc8a Using KeyValueStorage.Batch more rigorously (#4576) by StevenLuMT · 12 months ago
  82. 2b5b992 [website]: Update .asf.yaml to add "publish" configuration block (#4575) by Jia Zhai · 12 months ago
  83. 9d73d38 build(deps): bump @babel/helpers from 7.17.2 to 7.27.0 in /site3/website (#4570) by dependabot[bot] · 12 months ago
  84. 5bf0231 build(deps): bump @babel/runtime-corejs3 in /site3/website (#4568) by dependabot[bot] · 12 months ago
  85. 6946ac6 build(deps): bump prismjs from 1.29.0 to 1.30.0 in /site3/website (#4567) by dependabot[bot] · 12 months ago
  86. beb8712 Updated organization to AscentStream for Jia Zhai (#4573) by Jia Zhai · 12 months ago
  87. f34455b Improve locating config files (#4560) by Lari Hotari · 12 months ago
  88. 4d8b927 Ensure that formatVersion is specified for all RocksDB dbs (#4559) by Lari Hotari · 12 months ago
  89. ede1ba9 Fix SST files not being cleaned up in the locations folder (#4555) by danpi · 12 months ago
  90. 64abf31 Add documentation to bk_server.conf about RocksDB config (#4561) by Lari Hotari · 12 months ago
  91. 5cfd1bf build(deps): bump @babel/runtime from 7.17.2 to 7.27.0 in /site3/website (#4571) by dependabot[bot] · 12 months ago
  92. bdc08bc Bump dependency-check to 12.1.0 (#4569) by Yike Xiao · 12 months ago
  93. a12943d Change the new ensemble log to info level (#4566) by Yong Zhang · 1 year ago
  94. 149d055 Set ThreadFactory for Executor in EntryLoggerAllocator (#4562) by Yike Xiao · 1 year, 1 month ago
  95. 606db74 [improve] add metrics: total_entry_log_space_bytes (#4507) by YingQun Zhong · 1 year, 1 month ago
  96. b8082f6 Issue 4503: Added check into BufferedChannel's read to avoid endless loop (#4506) by ste · 1 year, 1 month ago
  97. f3f6956 Fix async log appender not print error log when bookie starting expectionally (#4475) by houxiaoyu · 1 year, 1 month ago
  98. 54bdc0d [fix] Change log level to debug when check parameters in BatchRead. (#4485) by 道君 · 1 year, 1 month ago
  99. 07de650 remove in address2Region while bookie left to get correct rack info (#4504) by YingQun Zhong · 1 year, 1 month ago
  100. 7855518 Class conflict during jetcd-core-shaded shading process (#4532) by Yike Xiao · 1 year, 1 month ago