- 341f7d7 Delete cookie as part of decommission API (#4592) by SongOf · 5 weeks ago master
- d71cd1e Upgrade OpenTelemetry to 1.56.0, Otel instrumentation to 2.21.0 and Otel semconv to 1.37.0 (#4690) by Lari Hotari · 6 weeks ago
- a369fe7 Exclude commons-collections from dependencies (#4689) by Lari Hotari · 6 weeks ago
- 14c2ffe feat: support `equalsAndHashcode` for BookieServerInfo (#4686) by Qiang Zhao · 7 weeks ago
- ea7884a Supports configuring TCP Keepalive related parameters in Bookie Client. (#4683) by xiaolong ran · 7 weeks ago
- 1a509e4 Bring back the old public method name (#4682) by Yong Zhang · 7 weeks ago
- bae9e49 [fix] Failed read entries after multiple decommissioning (#4613) by fengyubiao · 2 months ago
- 3c80cef [Doc] Introduce CI Workflow Management with BookKeeper Bot (#4674) by Xiangying Meng · 3 months ago
- ae2c889 Introduce /bkbot Command to Control CI Workflow Runs via PR Comments (#4673) by Xiangying Meng · 3 months ago
- 5154149 [fix]compile error of the file native_io_jni.c for the env jdk11 & windows (#4665) by fengyubiao · 3 months ago
- bde9ff2 [fix]BK stays at read_only state even if the disk is empty (#4640) by fengyubiao · 4 months ago
- 0621ae6 Only stop Gc for the fill disk for DbLedgerStorage (#4661) by Xiangying Meng · 4 months ago
- 5870922 [fix]Wrong error code(-107) of opening a deleted ledger (#4657) by fengyubiao · 4 months ago
- 2789316 Remove unused commons-lang dependency (#4654) by Matteo Merli · 5 months ago
- c9b893f Remove commons-configuration2 and commons-beanutils from top level dependencies (#4648) by Lari Hotari · 5 months ago
- 417ff16 add rate limit for zk read rate in gc. (#4645) by Wenzhi Feng · 5 months ago
- e80d031 Log all the error in the GarbageCollectorThread (#4649) by Yong Zhang · 5 months ago
- 45f7a92 Fix documentation terminology and method usage (#4617) by Xiangying Meng · 6 months ago
- 4e6583d chore: cleanup useless arg from Dockerfile (#4634) by Zixuan Liu · 6 months ago
- 3bb2401 [improve][build] solve the dead links found in md (#4637) by StevenLuMT · 6 months ago
- 487be97 docs: add news about 4.16.7 and 4.17.2 release (#4635) by StevenLuMT · 6 months ago
- f2f6f56 Update latest docker image version to 4.17.2 (#4633) by StevenLuMT · 6 months ago
- 0f6e859 Update latest docker image version to 4.17.2 (#4626) by StevenLuMT · 6 months ago
- 3942f25 build: update 4.17.2 and 4.16.7 to latest_release and stable_release (#4627) by StevenLuMT · 6 months ago
- 17b4ddc Update bc tests to include versions up to 4.17.2 and 4.16.7 (#4628) by StevenLuMT · 6 months ago
- 75ca02f Release notes for 4.17.2 (#4622) by StevenLuMT · 6 months ago
- 43b58ca Release notes for 4.16.7 (#4621) by StevenLuMT · 6 months ago
- 23289b7 fix a npe bug after refactor recycler of BookieClient (#4610) by ken · 7 months ago
- 87ca7f3 Fix Memory Leak In Netty Recycler of Bookie Client (#4609) by ken · 7 months ago
- 7a29abf Upgrade commons-beanutils to 1.11.0 to address CVE-2025-48734 (#4608) by Lari Hotari · 8 months ago
- 1ba4042 Fix the data loss issue that caused by the wrong entry log header (#4607) by Yong Zhang · 8 months ago
- 37b63c9 Fix check read failed entry memory leak issue. (#4513) by Yan Zhao · 8 months ago
- 5b0ae75 Migrate deprecated commons-configuration 1.x to commons-configuration 2.x (#4604) by Lari Hotari · 8 months ago
- 0816a3c Optimize ListActiveLedgersCommand (#4602) by houxiaoyu · 8 months ago
- e47926b [fix] Write stuck due to pending add callback by multiple threads (#4557) by fengyubiao · 8 months ago
- 22c45f9 Delete outdated TODO for Issue #458 (#4601) by Xiangying Meng · 8 months ago
- 99eb63a Upgrade Jetty to 9.4.57.v20241219 to address CVE-2024-6763 (#4600) by Lari Hotari · 8 months ago
- 39e7a91 fix: throw reject when SingleThreadExecutor drainTo in progress and queue is empty (#4488) by Zixuan Liu · 9 months ago
- f42c915 Upgrade Netty to 4.1.121.Final (#4597) by Lari Hotari · 9 months ago
- 7fbb8d8 Adjust DNS cache expiration in tests to reduce test timeout failures (#4586) by Lari Hotari · 9 months ago
- cdd854f fix: Add strict hostname resolution and loopback check for advertised address (#4595) by Zixuan Liu · 9 months ago
- fabe44b Upgrade to RocksDB 9.9.3 (#4580) by Lari Hotari · 9 months ago
- 25326dc improve: Improve host address resolution logic for bookie id (#4588) by Zixuan Liu · 9 months ago
- 4424ab7 build(deps): bump http-proxy-middleware in /site3/website (#4590) by dependabot[bot] · 9 months ago
- 95277b6 Upgrade to grpc 1.72.0 (#4591) by Lari Hotari · 9 months ago
- 2831ed3 Fix the coredump that occurs when calling KeyValueStorageRocksDB.count after rocksdb has been closed (#4581) by zzb · 9 months ago
- 1e59ae0 Upgrade OpenTelemetry version and align versions using BOMs (#4589) by Lari Hotari · 9 months ago
- 02d7f9f Upgrade Netty to 4.1.119, tcnative to 2.0.70 and io_uring to 0.0.26 (#4584) by Lari Hotari · 9 months ago
- bcd6b52 Upgrade Apache Commons libraries to compatible versions (#4582) by Lari Hotari · 9 months ago
- b10aec2 Reduce metadataLock contention in LedgerHandle (#4549) by lifepuzzlefun · 9 months ago
- 3fea440 #4574: fix sanity check asyncBatchReadEntries (#4579) by mazzucchi-andrea · 9 months ago
- c7d7fc5 fix: Every time use KeyValueStorage.Batch, close it in finally (#4578) by StevenLuMT · 9 months ago
- c64dc8a Using KeyValueStorage.Batch more rigorously (#4576) by StevenLuMT · 9 months ago
- 2b5b992 [website]: Update .asf.yaml to add "publish" configuration block (#4575) by Jia Zhai · 9 months ago
- 9d73d38 build(deps): bump @babel/helpers from 7.17.2 to 7.27.0 in /site3/website (#4570) by dependabot[bot] · 9 months ago
- 5bf0231 build(deps): bump @babel/runtime-corejs3 in /site3/website (#4568) by dependabot[bot] · 9 months ago
- 6946ac6 build(deps): bump prismjs from 1.29.0 to 1.30.0 in /site3/website (#4567) by dependabot[bot] · 9 months ago
- beb8712 Updated organization to AscentStream for Jia Zhai (#4573) by Jia Zhai · 9 months ago
- f34455b Improve locating config files (#4560) by Lari Hotari · 9 months ago
- 4d8b927 Ensure that formatVersion is specified for all RocksDB dbs (#4559) by Lari Hotari · 9 months ago
- ede1ba9 Fix SST files not being cleaned up in the locations folder (#4555) by danpi · 10 months ago
- 64abf31 Add documentation to bk_server.conf about RocksDB config (#4561) by Lari Hotari · 10 months ago
- 5cfd1bf build(deps): bump @babel/runtime from 7.17.2 to 7.27.0 in /site3/website (#4571) by dependabot[bot] · 10 months ago
- bdc08bc Bump dependency-check to 12.1.0 (#4569) by Yike Xiao · 10 months ago
- a12943d Change the new ensemble log to info level (#4566) by Yong Zhang · 10 months ago
- 149d055 Set ThreadFactory for Executor in EntryLoggerAllocator (#4562) by Yike Xiao · 10 months ago
- 606db74 [improve] add metrics: total_entry_log_space_bytes (#4507) by YingQun Zhong · 11 months ago
- b8082f6 Issue 4503: Added check into BufferedChannel's read to avoid endless loop (#4506) by ste · 11 months ago
- f3f6956 Fix async log appender not print error log when bookie starting expectionally (#4475) by houxiaoyu · 11 months ago
- 54bdc0d [fix] Change log level to debug when check parameters in BatchRead. (#4485) by 道君 · 11 months ago
- 07de650 remove in address2Region while bookie left to get correct rack info (#4504) by YingQun Zhong · 11 months ago
- 7855518 Class conflict during jetcd-core-shaded shading process (#4532) by Yike Xiao · 11 months ago
- 55d274b Fix region aware placement policy disk weight dose not update. (#4522) by Shen Liu · 11 months ago
- 0df3caf fix pendingDeletedLedgers do not remove ledger error (#4525) by ken · 11 months ago
- b71446f add stats for rocksdb getLastEntryInLedger (#4529) by ken · 11 months ago
- a3e3668 [cli] Fix: recover command doesn't accept rate limit parameter (#4535) by Andrey Yegorov · 11 months ago
- 175e294 Fix: Garbage collection stuck on corrupt entry log file (#4544) by Andrey Yegorov · 11 months ago
- 6ee47c4 build(deps): bump serialize-javascript in /site3/website (#4552) by dependabot[bot] · 11 months ago
- 8508b52 build(deps-dev): bump org.eclipse.jetty:jetty-server (#4514) by dependabot[bot] · 11 months ago
- 3e8ca44 Upgrade gRPC to 1.70.0 (#4512) by Matteo Merli · 11 months ago
- 1e2c6ef Add temp dir property for native library (#4533) by Yuri Mizushima · 11 months ago
- 0748423 [fix][ci] Fix OWASP Dependency Check by updating vertx-grpc (#4547) by xiezhx9 · 12 months ago
- f419b8b improve: allow flaky tests run with specify parameters (#4543) by Zhangjian He · 12 months ago
- 3732f4b Bump vertx.version from 4.5.7 to 4.5.11 to address CVE-2024-8391 (#4545) by Zhangjian He · 1 year ago
- edb0672 chore: update NOTICE file for 2025 copyright year (#4542) by Zhangjian He · 1 year ago
- 09bdf25 refactor: DefaultEntryLogTest to junit5 (#4511) by Zhangjian He · 1 year ago
- 96c6dc0 docs: add missing sentence beginning in protocol docs (#4531) by Philipp Dolif · 1 year ago
- 14f2ae5 chore: fix bot script to address github-script V5 changes (#4537) by Yuri Mizushima · 1 year ago
- b660726 build(deps): bump nanoid from 3.3.7 to 3.3.8 in /site3/website (#4538) by dependabot[bot] · 1 year, 1 month ago
- e9b1949 chore: remove docker tuning from tune-runner-vm action (#4536) by Yuri Mizushima · 1 year, 1 month ago
- b372e90 [improve][conf] Change the default value of readOnlyModeOnAnyDiskFullEnabled to true (#4520) by Xiangying Meng · 1 year, 1 month ago
- d873ca4 Upgrade to Netty 4.1.115.Final to address CVE-2024-47535 (#4524) by Lari Hotari · 1 year, 2 months ago
- f119d07 Fix potential jetcd-core shading problem (#4526) by 萧易客 · 1 year, 2 months ago
- 0df2240 build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /site3/website (#4528) by dependabot[bot] · 1 year, 2 months ago
- f3c3a92 build(deps): bump http-proxy-middleware in /site3/website (#4519) by dependabot[bot] · 1 year, 2 months ago
- 8035796 [Website] Fix dead links and references to /site directory (#4527) by Philipp Dolif · 1 year, 2 months ago
- c6f27f0 LedgerHandle: eliminate unnecessasary synchronization on LedgerHandle.getLength() (#4516) by Enrico Olivelli · 1 year, 2 months ago
- af8baa1 Upgrade Zookeeper to 3.9.3 to address CVE-2024-51504 (#4523) by Lari Hotari · 1 year, 2 months ago
- be499be fix: permission denied in the docker image (#4464) by Zixuan Liu · 1 year, 2 months ago
- 0376bdc Optimize reorderReadSequence to check WriteSet instead of entire Ensemble (#4478) by Shogo Takayama · 1 year, 2 months ago