1. 0621ae6 Only stop Gc for the fill disk for DbLedgerStorage (#4661) by Xiangying Meng · 7 days ago master
  2. 5870922 [fix]Wrong error code(-107) of opening a deleted ledger (#4657) by fengyubiao · 8 days ago
  3. 2789316 Remove unused commons-lang dependency (#4654) by Matteo Merli · 3 weeks ago
  4. c9b893f Remove commons-configuration2 and commons-beanutils from top level dependencies (#4648) by Lari Hotari · 4 weeks ago
  5. 417ff16 add rate limit for zk read rate in gc. (#4645) by Wenzhi Feng · 4 weeks ago
  6. e80d031 Log all the error in the GarbageCollectorThread (#4649) by Yong Zhang · 4 weeks ago
  7. 45f7a92 Fix documentation terminology and method usage (#4617) by Xiangying Meng · 8 weeks ago
  8. 4e6583d chore: cleanup useless arg from Dockerfile (#4634) by Zixuan Liu · 9 weeks ago
  9. 3bb2401 [improve][build] solve the dead links found in md (#4637) by StevenLuMT · 9 weeks ago
  10. 487be97 docs: add news about 4.16.7 and 4.17.2 release (#4635) by StevenLuMT · 9 weeks ago
  11. f2f6f56 Update latest docker image version to 4.17.2 (#4633) by StevenLuMT · 9 weeks ago
  12. 0f6e859 Update latest docker image version to 4.17.2 (#4626) by StevenLuMT · 9 weeks ago
  13. 3942f25 build: update 4.17.2 and 4.16.7 to latest_release and stable_release (#4627) by StevenLuMT · 9 weeks ago
  14. 17b4ddc Update bc tests to include versions up to 4.17.2 and 4.16.7 (#4628) by StevenLuMT · 9 weeks ago
  15. 75ca02f Release notes for 4.17.2 (#4622) by StevenLuMT · 10 weeks ago
  16. 43b58ca Release notes for 4.16.7 (#4621) by StevenLuMT · 10 weeks ago
  17. 23289b7 fix a npe bug after refactor recycler of BookieClient (#4610) by ken · 3 months ago
  18. 87ca7f3 Fix Memory Leak In Netty Recycler of Bookie Client (#4609) by ken · 3 months ago
  19. 7a29abf Upgrade commons-beanutils to 1.11.0 to address CVE-2025-48734 (#4608) by Lari Hotari · 3 months ago
  20. 1ba4042 Fix the data loss issue that caused by the wrong entry log header (#4607) by Yong Zhang · 3 months ago
  21. 37b63c9 Fix check read failed entry memory leak issue. (#4513) by Yan Zhao · 4 months ago
  22. 5b0ae75 Migrate deprecated commons-configuration 1.x to commons-configuration 2.x (#4604) by Lari Hotari · 4 months ago
  23. 0816a3c Optimize ListActiveLedgersCommand (#4602) by houxiaoyu · 4 months ago
  24. e47926b [fix] Write stuck due to pending add callback by multiple threads (#4557) by fengyubiao · 4 months ago
  25. 22c45f9 Delete outdated TODO for Issue #458 (#4601) by Xiangying Meng · 4 months ago
  26. 99eb63a Upgrade Jetty to 9.4.57.v20241219 to address CVE-2024-6763 (#4600) by Lari Hotari · 4 months ago
  27. 39e7a91 fix: throw reject when SingleThreadExecutor drainTo in progress and queue is empty (#4488) by Zixuan Liu · 5 months ago
  28. f42c915 Upgrade Netty to 4.1.121.Final (#4597) by Lari Hotari · 5 months ago
  29. 7fbb8d8 Adjust DNS cache expiration in tests to reduce test timeout failures (#4586) by Lari Hotari · 5 months ago
  30. cdd854f fix: Add strict hostname resolution and loopback check for advertised address (#4595) by Zixuan Liu · 5 months ago
  31. fabe44b Upgrade to RocksDB 9.9.3 (#4580) by Lari Hotari · 5 months ago
  32. 25326dc improve: Improve host address resolution logic for bookie id (#4588) by Zixuan Liu · 5 months ago
  33. 4424ab7 build(deps): bump http-proxy-middleware in /site3/website (#4590) by dependabot[bot] · 5 months ago
  34. 95277b6 Upgrade to grpc 1.72.0 (#4591) by Lari Hotari · 5 months ago
  35. 2831ed3 Fix the coredump that occurs when calling KeyValueStorageRocksDB.count after rocksdb has been closed (#4581) by zzb · 5 months ago
  36. 1e59ae0 Upgrade OpenTelemetry version and align versions using BOMs (#4589) by Lari Hotari · 5 months ago
  37. 02d7f9f Upgrade Netty to 4.1.119, tcnative to 2.0.70 and io_uring to 0.0.26 (#4584) by Lari Hotari · 5 months ago
  38. bcd6b52 Upgrade Apache Commons libraries to compatible versions (#4582) by Lari Hotari · 5 months ago
  39. b10aec2 Reduce metadataLock contention in LedgerHandle (#4549) by lifepuzzlefun · 5 months ago
  40. 3fea440 #4574: fix sanity check asyncBatchReadEntries (#4579) by mazzucchi-andrea · 5 months ago
  41. c7d7fc5 fix: Every time use KeyValueStorage.Batch, close it in finally (#4578) by StevenLuMT · 5 months ago
  42. c64dc8a Using KeyValueStorage.Batch more rigorously (#4576) by StevenLuMT · 5 months ago
  43. 2b5b992 [website]: Update .asf.yaml to add "publish" configuration block (#4575) by Jia Zhai · 5 months ago
  44. 9d73d38 build(deps): bump @babel/helpers from 7.17.2 to 7.27.0 in /site3/website (#4570) by dependabot[bot] · 5 months ago
  45. 5bf0231 build(deps): bump @babel/runtime-corejs3 in /site3/website (#4568) by dependabot[bot] · 5 months ago
  46. 6946ac6 build(deps): bump prismjs from 1.29.0 to 1.30.0 in /site3/website (#4567) by dependabot[bot] · 5 months ago
  47. beb8712 Updated organization to AscentStream for Jia Zhai (#4573) by Jia Zhai · 5 months ago
  48. f34455b Improve locating config files (#4560) by Lari Hotari · 5 months ago
  49. 4d8b927 Ensure that formatVersion is specified for all RocksDB dbs (#4559) by Lari Hotari · 5 months ago
  50. ede1ba9 Fix SST files not being cleaned up in the locations folder (#4555) by danpi · 5 months ago
  51. 64abf31 Add documentation to bk_server.conf about RocksDB config (#4561) by Lari Hotari · 5 months ago
  52. 5cfd1bf build(deps): bump @babel/runtime from 7.17.2 to 7.27.0 in /site3/website (#4571) by dependabot[bot] · 5 months ago
  53. bdc08bc Bump dependency-check to 12.1.0 (#4569) by Yike Xiao · 5 months ago
  54. a12943d Change the new ensemble log to info level (#4566) by Yong Zhang · 6 months ago
  55. 149d055 Set ThreadFactory for Executor in EntryLoggerAllocator (#4562) by Yike Xiao · 6 months ago
  56. 606db74 [improve] add metrics: total_entry_log_space_bytes (#4507) by YingQun Zhong · 7 months ago
  57. b8082f6 Issue 4503: Added check into BufferedChannel's read to avoid endless loop (#4506) by ste · 7 months ago
  58. f3f6956 Fix async log appender not print error log when bookie starting expectionally (#4475) by houxiaoyu · 7 months ago
  59. 54bdc0d [fix] Change log level to debug when check parameters in BatchRead. (#4485) by 道君 · 7 months ago
  60. 07de650 remove in address2Region while bookie left to get correct rack info (#4504) by YingQun Zhong · 7 months ago
  61. 7855518 Class conflict during jetcd-core-shaded shading process (#4532) by Yike Xiao · 7 months ago
  62. 55d274b Fix region aware placement policy disk weight dose not update. (#4522) by Shen Liu · 7 months ago
  63. 0df3caf fix pendingDeletedLedgers do not remove ledger error (#4525) by ken · 7 months ago
  64. b71446f add stats for rocksdb getLastEntryInLedger (#4529) by ken · 7 months ago
  65. a3e3668 [cli] Fix: recover command doesn't accept rate limit parameter (#4535) by Andrey Yegorov · 7 months ago
  66. 175e294 Fix: Garbage collection stuck on corrupt entry log file (#4544) by Andrey Yegorov · 7 months ago
  67. 6ee47c4 build(deps): bump serialize-javascript in /site3/website (#4552) by dependabot[bot] · 7 months ago
  68. 8508b52 build(deps-dev): bump org.eclipse.jetty:jetty-server (#4514) by dependabot[bot] · 7 months ago
  69. 3e8ca44 Upgrade gRPC to 1.70.0 (#4512) by Matteo Merli · 7 months ago
  70. 1e2c6ef Add temp dir property for native library (#4533) by Yuri Mizushima · 7 months ago
  71. 0748423 [fix][ci] Fix OWASP Dependency Check by updating vertx-grpc (#4547) by xiezhx9 · 8 months ago
  72. f419b8b improve: allow flaky tests run with specify parameters (#4543) by Zhangjian He · 8 months ago
  73. 3732f4b Bump vertx.version from 4.5.7 to 4.5.11 to address CVE-2024-8391 (#4545) by Zhangjian He · 8 months ago
  74. edb0672 chore: update NOTICE file for 2025 copyright year (#4542) by Zhangjian He · 8 months ago
  75. 09bdf25 refactor: DefaultEntryLogTest to junit5 (#4511) by Zhangjian He · 8 months ago
  76. 96c6dc0 docs: add missing sentence beginning in protocol docs (#4531) by Philipp Dolif · 8 months ago
  77. 14f2ae5 chore: fix bot script to address github-script V5 changes (#4537) by Yuri Mizushima · 8 months ago
  78. b660726 build(deps): bump nanoid from 3.3.7 to 3.3.8 in /site3/website (#4538) by dependabot[bot] · 9 months ago
  79. e9b1949 chore: remove docker tuning from tune-runner-vm action (#4536) by Yuri Mizushima · 9 months ago
  80. b372e90 [improve][conf] Change the default value of readOnlyModeOnAnyDiskFullEnabled to true (#4520) by Xiangying Meng · 9 months ago
  81. d873ca4 Upgrade to Netty 4.1.115.Final to address CVE-2024-47535 (#4524) by Lari Hotari · 10 months ago
  82. f119d07 Fix potential jetcd-core shading problem (#4526) by 萧易客 · 10 months ago
  83. 0df2240 build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site3/website (#4528) by dependabot[bot] · 10 months ago
  84. f3c3a92 build(deps): bump http-proxy-middleware in /site3/website (#4519) by dependabot[bot] · 10 months ago
  85. 8035796 [Website] Fix dead links and references to /site directory (#4527) by Philipp Dolif · 10 months ago
  86. c6f27f0 LedgerHandle: eliminate unnecessasary synchronization on LedgerHandle.getLength() (#4516) by Enrico Olivelli · 10 months ago
  87. af8baa1 Upgrade Zookeeper to 3.9.3 to address CVE-2024-51504 (#4523) by Lari Hotari · 10 months ago
  88. be499be fix: permission denied in the docker image (#4464) by Zixuan Liu · 10 months ago
  89. 0376bdc Optimize reorderReadSequence to check WriteSet instead of entire Ensemble (#4478) by Shogo Takayama · 10 months ago
  90. f148f63 [improve] Upgrade os-maven-plugin to support RISC-V 64 (#4515) by IZUMI-Zu · 11 months ago
  91. 101f592 build(deps): bump commons-io:commons-io from 2.7 to 2.17.0 (#4509) by dependabot[bot] · 11 months ago
  92. 0229b5d Upgrade protobuf to 3.25.5 to address CVE-2024-7254 (#4508) by Lari Hotari · 12 months ago
  93. 222345f Proposing a new BP to delete cookie as part of decommission API. (#4500) by Karthick Pitchaiah · 12 months ago
  94. 47ef48e [fix] Fix data lost after when writing ledger and deleting legder execute concurrency (#4462) by fengyubiao · 12 months ago
  95. 32115b6 build(deps): bump express from 4.19.2 to 4.21.0 in /site3/website (#4505) by dependabot[bot] · 12 months ago
  96. 57f9e02 Upgrade to Netty 4.1.113.Final and netty-tcnative 2.0.66.Final (#4502) by Lari Hotari · 12 months ago
  97. d0adb60 improve: Enrich GC metrics to better analyze GC behavior and the time consumption of each phase. (#4384) by YingQun Zhong · 12 months ago
  98. 1f1df81 [fix]Decommission command throws KeeperErrorCode exception when autoRecovery is disabled (#4490) by feynmanlin · 1 year ago
  99. 42407f7 1. rename client highPriorityTaskExecutor (#4496) by wenbingshen · 1 year ago
  100. 2bcf41c [Cleanup] Definition of groupId is redundant, because it's inherited from the parent (#4494) by Xiangying Meng · 1 year ago