1. e089b51 [build] remove Maven POM files (#3009) by Nicolò Boschi · 2 years, 5 months ago
  2. 268c825 Auditor should get the LegdgerManagerFactory from the client instance (#3011) by Matteo Merli · 2 years, 5 months ago
  3. 7f31748 improve the throttle function (#2991) by StevenLuMT · 2 years, 5 months ago
  4. a3b60db Add github actions timeout (#2996) by ZhangJian He · 2 years, 5 months ago
  5. f737e9b remove unused variable (#2916) by chenlin · 2 years, 5 months ago
  6. 7a770dc suport dynamic enable/disable health check (#2947) by chenlin · 2 years, 5 months ago
  7. 002725e fix region aware placement policy use disk weight not work (#2981) by Hang Chen · 2 years, 5 months ago
  8. 3570f83 Added release notes for 4.14.4 (#2986) by Matteo Merli · 2 years, 5 months ago
  9. bc02d8c Bump gradle plugin version (#2985) by ZhangJian He · 2 years, 5 months ago
  10. e7688fa wait a BackOff Time when rereplicate failed (#2967) by StevenLuMT · 2 years, 5 months ago
  11. 3f30d22 if entrySize > segmentSize ,will throw IndexOutOfBoundsException when put entry into ReadCache (#2982) by chenlin · 2 years, 5 months ago
  12. bbc690f Bump log4j2 to 2.17.1 (#2988) by Nicholas Nezis · 2 years, 5 months ago
  13. a65e888 BP-46: Data integrity check for running without journal (#2936) by Jack Vanlightly · 2 years, 5 months ago
  14. 8b0351b Website changes for 4.14.4 release (#2987) by Matteo Merli · 2 years, 5 months ago
  15. 525a4a0 checkAllLedgers in Auditor supports read throttle (#2973) by chenlin · 2 years, 5 months ago
  16. 7c42c9d bug fix for EntryLocationIndex.getLastEntryInLedger (#2946) by StevenLuMT · 2 years, 5 months ago
  17. ee2462c Replace gradle deprecated api use runtime to runtimeClasspath (#2925) by ZhangJian He · 2 years, 5 months ago
  18. 93d6e61 check all Op requests and update log (#2969) by StevenLuMT · 2 years, 6 months ago
  19. 84ddc91 zk client config update and bugfix for ZKMetadataClientDriver (#2958) by StevenLuMT · 2 years, 6 months ago
  20. 27e7973 Updated Notice file, set 2022 (#2979) by ZhangJian He · 2 years, 6 months ago
  21. 3301a4a fix method description (#2959) by chenlin · 2 years, 6 months ago
  22. 3fcceb1 [security] Bump bc fips version from 1.0.2 to 1.0.2.1 (#2976) by ZhangJian He · 2 years, 6 months ago
  23. 283e01a Update gradle to 6.9.1 (#2972) by mauricebarnum · 2 years, 6 months ago
  24. 0c900c8 Backward compatibility tests: add retries (#2978) by Nicolò Boschi · 2 years, 6 months ago
  25. 0fdf241 Adding Prashant Kumar to committer list (#2971) by Prashant Kumar · 2 years, 6 months ago
  26. 4dae979 fix readlogMetadata get logid is 0 bug (#2349) by Hang Chen · 2 years, 6 months ago
  27. 74bbeec Gradle - Enable backward-compatibility tests (#2937) by Nicolò Boschi · 2 years, 6 months ago
  28. b65a20a Allow to easily override `zkServers` with `metadataServiceUri` (#2952) by Matteo Merli · 2 years, 6 months ago
  29. 370d785 [bookie-gc] add option to cache entry-log metadata map into rocksDB (#1949) by Rajan Dhabalia · 2 years, 6 months ago
  30. 10081d2 [security] Upgrade Netty to 4.1.72 - CVE-2021-43797 (#2951) by Nicolò Boschi · 2 years, 6 months ago
  31. 05f42e5 Bump log4j2 to 2.17.0 (#2949) by ZhangJian He · 2 years, 6 months ago
  32. 7385d90 Remove BK_CLIENT_SCOPE in ReplicationStats. It's not used anymore. (#2923) by chenlin · 2 years, 6 months ago
  33. ecd1d30 upgrade log4j2 from 2.15.0 to 2.16.0 (#2938) by Hang Chen · 2 years, 6 months ago
  34. e5dbc4f Forget to Add tlsProviderFactoryClass in the tls doc (#2915) by ZhangJian He · 2 years, 6 months ago
  35. 3218f9d Upgrade to Grpc 1.42.1 (#2934) by Matteo Merli · 2 years, 6 months ago
  36. a2d7341 Ledger replicate supports throttle (#2778) by gaozhangmin · 2 years, 6 months ago
  37. 28de93d ReplicationWorker should not try to create a ZK based LedgerManagerFactory (#2935) by Matteo Merli · 2 years, 6 months ago
  38. 9167d2a Cleanup code in RackawareEnsemblePlacementPolicyImpl (#2920) by StevenLuMT · 2 years, 6 months ago
  39. 3ff1552 Bump log4j2 to 2.15.0 (#2933) by ZhangJian He · 2 years, 7 months ago
  40. fd358fd Allow to configure bookie http host (#2914) by ZhangJian He · 2 years, 7 months ago
  41. 684a0c3 Remove legacy code to resolve class missing error (#2918) by Aloys · 2 years, 7 months ago
  42. 163df5b Gradle compileJava: enable -Xlint options (#2919) by Nicolò Boschi · 2 years, 7 months ago
  43. 7395bb4 Reorder the sequence of the bookkeeper server shutdown (#2888) by pradeepbn · 2 years, 7 months ago
  44. f6ebb0f Cleanup unused Journal#EMPTY_ARRAY_LIST (#2917) by JiangHaiting · 2 years, 7 months ago
  45. 4576ec9 BP-44: Ledger storage metrics enhancement (#2862) by Jack Vanlightly · 2 years, 7 months ago
  46. abf1a96 Construct and inject bookie components (#2901) by Jack Vanlightly · 2 years, 7 months ago
  47. b570107 Fix the compatibility workflows (#2899) by pradeepbn · 2 years, 7 months ago
  48. e9e9bf9 Reduce flakiness of TestBKDistributedLogManager (#2892) by Andrey Yegorov · 2 years, 7 months ago
  49. 306312b Removed bookie port number from OrderedExecutor name (#2880) by Jack Vanlightly · 2 years, 7 months ago
  50. 7d39278 BP-44: OrderedExecutor metrics (#2861) by Jack Vanlightly · 2 years, 7 months ago
  51. cc92ca6 Journal metrics enhancement (#2865) by Jack Vanlightly · 2 years, 7 months ago
  52. 8720c54 Rejected requests counter metric (#2866) by Jack Vanlightly · 2 years, 7 months ago
  53. a142ebc Fix bookkeeper logger number not correct (#2893) by ZhangJian He · 2 years, 7 months ago
  54. ea63b19 Remove unnecessary boxing unboxing (#2859) by ZhangJian He · 2 years, 7 months ago
  55. 082a521 Release note for 4.14.3 (#2864) by Yong Zhang · 2 years, 8 months ago
  56. 4124f1d Make maxConcurrentZkRequests for gc configurable (#2797) by hrsakai · 2 years, 8 months ago
  57. effb2c1 Fix typo in method name (#2885) by Yong Zhang · 2 years, 8 months ago
  58. c6c29ae Fix checkstyle on "microbenchmarks" (#2858) by Nicolò Boschi · 2 years, 8 months ago
  59. 06fe2ab fix: Stream Storage tests are flaky; statelib test times out (#2883) by Andrey Yegorov · 2 years, 8 months ago
  60. cd6ce3e Fix flaky AutoRecoveryMainTest (#2881) by Enrico Olivelli · 2 years, 8 months ago
  61. ebf716d There should only be a single BookieImpl constructor (#2876) by Jack Vanlightly · 2 years, 8 months ago
  62. 3adb0b2 Return too many requests error when the write cache flush timeout occurs (#2860) by pradeepbn · 2 years, 8 months ago
  63. 2aa59c7 Add skip unrecoverable ledger option for bookkeeper shell recover command (#2870) by Hang Chen · 2 years, 8 months ago
  64. 4b0f0fa fix: use correct lockpath, store Lock to heldLocks at ZkLedgerUnderreplicationManager#acquireUnderreplicatedLedger (#2855) by Yuri Mizushima · 2 years, 8 months ago
  65. fe671ea Update version to 4.15.0-SNAPSHOT (Gradle) (#2869) by Nicolò Boschi · 2 years, 8 months ago
  66. f69f70f Allow to run on java 17, catch InaccessibleObjectException in DirectMemoryCRC32Digest (#2847) by ZhangJian He · 2 years, 8 months ago
  67. 98ddf81 Gradle build - some submodules are skipped by Nicolò Boschi · 2 years, 8 months ago
  68. 6e3c82c Issue 2837: Remove unnecessary log4j bindings from Bookkeeper packages (#2838) by Raúl Gracia · 2 years, 8 months ago
  69. 77a6adb ISSUE #2835: BP-44 Addition of thread-scoped OpStatsLogger and Counter (#2839) by Jack Vanlightly · 2 years, 8 months ago
  70. 4ae5b3b Remove no longer used Jenkins scripts and TravisCI references (#2848) by Nicolò Boschi · 2 years, 8 months ago
  71. b1d5e14 A empty implement in EtcdLedgerManagerFactory to let the project can compile (#2845) by ZhangJian He · 2 years, 8 months ago
  72. bd5c50b Add error handling to readLedgerMetadata in over-replicated ledger GC (#2844) by shustsud · 2 years, 8 months ago
  73. 746f9f6 Remove direct ZK access for Auditor (#2842) by Matteo Merli · 2 years, 8 months ago
  74. 4117200 the compare should be >= instead of > (#2782) by ZhangJian He · 2 years, 8 months ago
  75. 14ef56f BookieId can not be cast to BookieSocketAddress (#2843) by Prashant Kumar · 2 years, 8 months ago
  76. e10f3fe Forget to close preAllocator log on shutdown (#2819) by ZhangJian He · 2 years, 8 months ago
  77. 53954ca Add ensemble check to over-replicated ledger GC (#2813) by shustsud · 2 years, 8 months ago
  78. 919fdd3 Issue:2840 Create bookie shellscript for gradle (#2841) by Prashant Kumar · 2 years, 8 months ago
  79. 031d168 fix-npe-when-pulsar-ZkBookieRackAffinityMapping-getBookieAddressResolver (#2788) by gaozhangmin · 2 years, 8 months ago
  80. 3dd671c Migrate bookkeepr-server:test to gradle run unit tests excepts org.apache.bookkeeper.bookie. org.apache.bookkeeper.client org.apache.bookkeeper.replication org.apache.bookkeeper.tls. (#2812) by Prashant Kumar · 2 years, 8 months ago
  81. f6903b8 BP-44 USE metrics by Jack Vanlightly · 2 years, 8 months ago
  82. a4afaa4 Eliminate direct ZK access in ScanAndCompareGarbageCollector (#2833) by Matteo Merli · 2 years, 8 months ago
  83. a9b576d Release semaphore when addEntry accepts the same entries (#2832) by Yunze Xu · 2 years, 8 months ago
  84. 148bf22 Ensure to release cache during KeyValueStorageRocksDB#closec (#2821) by Yun Tang · 2 years, 8 months ago
  85. 4dc4260 Heap memory leak problem when ledger replication failed (#2794) by gaozhangmin · 2 years, 8 months ago
  86. a522fa3 Issue 2815: Upgrade to log4j2 to get rid of CVE-2019-17571 (#2816) by Raúl Gracia · 2 years, 8 months ago
  87. 0465052 Upgrade httpclient from 4.5.5 to 4.5.13 (#2793) by Nicolò Boschi · 2 years, 8 months ago
  88. 594a056 Issue 2795: Bookkeeper upgrade using Bookie ID may fail due to cookie mismatch (#2796) by Raúl Gracia · 2 years, 8 months ago
  89. 354cf37 Upgraded dependencies with CVEs (#2792) by Raúl Gracia · 2 years, 8 months ago
  90. e413c70 Issue 2728: Entry Log GC may get blocked when using entryLogPerLedgerEnabled option (#2779) by Raúl Gracia · 2 years, 9 months ago
  91. 883231e Building bookkeeper with gradle on java11 by pradeepbn · 2 years, 9 months ago
  92. 9c6c5d9 Fix wrong time unit in the comments of MathUtils (#2798) by Shen Wenbing · 2 years, 9 months ago
  93. 29829a4 Add auditor get ledger throttle to avoid auto recovery zk session expire (#2802) by Hang Chen · 2 years, 9 months ago
  94. 50b5c1e Issue 2787: TestPerChannelBookieClient.testEpollChannelTcpUserTimeout fails (#2801) by Enrico Olivelli · 2 years, 9 months ago
  95. 7d0fb0d set response body for bookie is_ready api (#2808) by gaozhangmin · 2 years, 9 months ago
  96. 510439d [security] Upgrade Netty to 4.1.68.Final (#2811) by Nicolò Boschi · 2 years, 9 months ago
  97. 5409464 Migrate bookkeepr-server org.apache.bookkeeper.bookie.* tests to gradle (#2809) by Prashant Kumar · 2 years, 9 months ago
  98. 3b53b6f Use try with resource to optimize code by Wenjun Ruan · 2 years, 9 months ago
  99. 76783f6 ISSUE #2640: BP-43 Migrate bookkeeper client tests to gradle by Prashant Kumar · 2 years, 9 months ago
  100. 0b93249 ISSUE #2773: Add db ledgers index rebuild op by Jack Vanlightly · 2 years, 9 months ago