1. d7376c4 [website] Update committers page by Nicolò Boschi · 2 years, 3 months ago
  2. ef0b5cc Revert rocksdb compaction on checkpoint to reduce cpu intensive (#3144) by Hang Chen · 2 years, 3 months ago
  3. f55ac1e catch onBookieRackChange exception (#3060) by Hang Chen · 2 years, 3 months ago
  4. ba2dede use mockito.any instead of deprecated mockito.anyObject by ZhangJian He · 2 years, 3 months ago
  5. 18e3f85 Upgrade ZooKeeper to 3.8.0 (#3145) by Enrico Olivelli · 2 years, 3 months ago
  6. 38dc328 fix duplicate typeline for prometheus type (#3137) by ZhangJian He · 2 years, 3 months ago
  7. e931dbd [maven-release-plugin] prepare for next development iteration by Andrey Yegorov · 2 years, 3 months ago
  8. 0feaed9 [maven-release-plugin] prepare branch branch-4.15 by Andrey Yegorov · 2 years, 3 months ago
  9. 7ae721d Fix NPE while reordering read-sequence for local-bookie ensemble policy by Rajan Dhabalia · 2 years, 3 months ago
  10. b4d98e8 Fix doc code problem. by 赵延 · 2 years, 3 months ago
  11. dc2eafa BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually fix flaky test, ensure that the Auditor is alive (#3149) by Enrico Olivelli · 2 years, 3 months ago
  12. e4a2b54 [security] Upgrade jackson-databind to get rid of CVE-2020-36518 (#3140) by Nicolò Boschi · 2 years, 3 months ago
  13. a75b48b Upgrade rocksdb to 6.29.4.1 (#3143) by Hang Chen · 2 years, 3 months ago
  14. 2fe585c Bringing back maven build (#3130) by Andrey Yegorov · 2 years, 3 months ago
  15. 9b783ef PendingReadOp: Fix ledgerEntryImpl reuse problem (#3110) by congbo · 2 years, 3 months ago
  16. 7b5f96e Set BOOKIE_HTTP_PORT to make it optional in docker run (#3096) by Kezhu Wang · 2 years, 3 months ago
  17. bb74c81 Issue #3105: Optimize OrderedExecutor performance by using GrowableArrayBlockingQueue (#3108) by Lari Hotari · 2 years, 3 months ago
  18. ac4a31a Remove unused site2 directory (#3116) by Nicolò Boschi · 2 years, 3 months ago
  19. edffdd6 Log NoLedgerException on debug level (#3117) by Andras Beni · 2 years, 3 months ago
  20. 7bb0bfc [WEBSITE] Staging website: images are not visible by Nicolò Boschi · 2 years, 3 months ago
  21. 3c40d4a [website] fix GITHUB_TOKEN used for deployment (#3125) by Nicolò Boschi · 2 years, 3 months ago
  22. 8a780ca [website] use GH_TOKEN to push to asf-site and asf-staging branches (#3124) by Nicolò Boschi · 2 years, 3 months ago
  23. 7d32683 [website] Fix deploy push to git - use ssh (#3123) by Nicolò Boschi · 2 years, 3 months ago
  24. 5dfade8 [website] fix deploy staging script (#3122) by Nicolò Boschi · 2 years, 3 months ago
  25. c97fea5 [website] fix current site deployment (#3120) by Nicolò Boschi · 2 years, 3 months ago
  26. c112637 [website] deploy staging after every change (#3118) by Nicolò Boschi · 2 years, 3 months ago
  27. 0235be3 Gradle build: add mavenLocal() repository by Enrico Olivelli · 2 years, 3 months ago
  28. 46a1552 [website] New Website built with Docusaurus v2 (#3088) by Nicolò Boschi · 2 years, 3 months ago
  29. 3af688b add stats for throttled-write (#3102) by StevenLuMT · 2 years, 3 months ago
  30. e99cd49 Bump testcontainers version to 1.16.3 by ZhangJian He · 2 years, 4 months ago
  31. 9d2d827 bump lombok from 1.18.20 to 1.18.22 to support java17 compile by ZhangJian He · 2 years, 4 months ago
  32. 9809a41 Run protobuf code generation automatically in IntelliJ and fix config (#3107) by Lari Hotari · 2 years, 4 months ago
  33. d750afc ConcurrentLong map and set": add unit tests for reduce unnecessary expansions (#3092) by LinChen · 2 years, 4 months ago
  34. 81dee85 ConcurrentOpenHashSet: fix reduce unnecessary expansions (#3082) by LinChen · 2 years, 4 months ago
  35. 10825c9 [website] update website every time there is a change (#3090) by Nicolò Boschi · 2 years, 4 months ago
  36. e4b16b3 fix bkperf message rate limit to 2GB/s (#3100) by Hang Chen · 2 years, 4 months ago
  37. 4206fb5 Preparing for the release 4.15 by Andrey Yegorov · 2 years, 4 months ago
  38. b3ce6ca fix a metric error in bookieStats by ken · 2 years, 4 months ago
  39. 9ee04b3 Add a REST API to get or update bookie readOnly state by Yang Yang · 2 years, 4 months ago
  40. 07d1c71 [website] Fix deploy action (#3089) by Nicolò Boschi · 2 years, 4 months ago
  41. 1b1e937 Fix Journal.ForceWriteThread.forceWriteRequests.put deadlock by Kezhu Wang · 2 years, 4 months ago
  42. 3edbc98 change rocksdb init: use OptionsUtil by StevenLuMT · 2 years, 4 months ago
  43. 181a6dc Add throttle for rebuild entryMetadataMap by Hang Chen · 2 years, 4 months ago
  44. e8cbd20 check all bookies of writeset are writable by wuYin · 2 years, 4 months ago
  45. df92e0c Add sizeInBytes interface for ConcurrentLong map and set by Hang Chen · 2 years, 4 months ago
  46. 793d83c Fix publish do not include test jar by Hang Chen · 2 years, 4 months ago
  47. f13f621 [website] restore javadoc generation and automate website deployment (#3081) by Nicolò Boschi · 2 years, 4 months ago
  48. 74b00a1 support shrink for ConcurrentLong map or set (#3074) by lin chen · 2 years, 4 months ago
  49. 1a56bd8 [ci] Move CI to JDK11 (#3027) by Nicolò Boschi · 2 years, 4 months ago
  50. bbc6c35 [tests] Replace powermockito usages with mockito-inline - 'tools' submodule (#3077) by Nicolò Boschi · 2 years, 4 months ago
  51. 9a932c5 reduce unnecessary expansions for ConcurrentLong map and set (#3072) by lin chen · 2 years, 4 months ago
  52. 407b09e ISSUE #2898: DistributedLogManager can skip over a segment on read. by Andrey Yegorov · 2 years, 4 months ago
  53. fd94a90 [CI] remaining-tests is running all the tests by Nicolò Boschi · 2 years, 4 months ago
  54. c9d218e Allow enabling http tls (#2995) by ZhangJian He · 2 years, 4 months ago
  55. 3db4de9 Issue 2974: better thread selection for the Ordered Executor (#3023) by Andrey Yegorov · 2 years, 4 months ago
  56. 57383aa [ISSUE 3031] fixed test; chooseThread() uses orderingKey as a param, not a thread index (#3032) by Andrey Yegorov · 2 years, 4 months ago
  57. dc2be02 fix checkAllLedgersDuration compute (#2970) by lin chen · 2 years, 4 months ago
  58. a3f9cda update doc RecoveryBookieService: bookie_dest has been removed (#2961) by lin chen · 2 years, 4 months ago
  59. 5b9b06f fix gradle publishToMavenLocal failed (#3069) by Hang Chen · 2 years, 4 months ago
  60. 15a18fa Avoiding call fileChannelProvider init multiple times (#3046) by Hang Chen · 2 years, 4 months ago
  61. 794cdbb Optimize memory:Support shrinking in ConcurrentLongLongPairHashMap (#3061) by lin chen · 2 years, 4 months ago
  62. 1cf282c ISSUE 3044: ETCD tests hang. Added global timeout, fork tests jvm, fixed noop slf4j to see log in case of hang (#3051) by Andrey Yegorov · 2 years, 4 months ago
  63. 894b32a set Mod initial Delay time to simply avoid GarbageCollectorThread working at the same time (#3012) by StevenLuMT · 2 years, 4 months ago
  64. 39639eb ISSUE 3034: Fixed flaky test (#3065) by Andrey Yegorov · 2 years, 4 months ago
  65. 7018d2f ISSUE #3034: Add extra checks in the mock to help with error troubleshooting on CI by Andrey Yegorov · 2 years, 4 months ago
  66. 9b1b188 ISSUE #3040: RocksDB segfaulted during CompactionTest by Andrey Yegorov · 2 years, 4 months ago
  67. 93e2249 Bump netty version to 4.1.74.Final (#3045) by ZhangJian He · 2 years, 4 months ago
  68. a3056b5 update metrics (#2999) by StevenLuMT · 2 years, 4 months ago
  69. 80a1100 [CI] Dump stacktrace when a job is cancelled by Nicolò Boschi · 2 years, 4 months ago
  70. f19544b Use OutOfMemoryPolicy when the direct memory is insufficient when reading the entry in ReadCache by wenbingshen · 2 years, 4 months ago
  71. 7a13905 fix gradle implicit dependency (#3029) by mauricebarnum · 2 years, 4 months ago
  72. 0d98266 Add flaky-test template to track many flaky-test. by Qiang Zhao · 2 years, 4 months ago
  73. c5a5167 fix(cli): incorrect description for autodiscovery by Eric Shen · 2 years, 4 months ago
  74. 743def3 Explicit error message if an exception other than BKNoSuchLedgerExistsOnMetadataServerException occurs in over-replicated ledger GC by shustsud · 2 years, 4 months ago
  75. 9fd35f9 Replication stat num-under-replicated-ledgers changed as with the process of replication by gaozhangmin · 2 years, 4 months ago
  76. 8530d5c BP-46: Running without journal proposal by Jack Vanlightly · 2 years, 4 months ago
  77. 50b8a23 delete duplicated semicolon by gaozhangmin · 2 years, 4 months ago
  78. 50f5287 make rocksdb format version configurable by Hang Chen · 2 years, 4 months ago
  79. 4710fed Ensure BookKeeper process receives sigterm in docker container by Jack Vanlightly · 2 years, 4 months ago
  80. 4debbbf change log level from error to warn when dns resolver initialize failed (#2856) by Hang Chen · 2 years, 5 months ago
  81. 0de75bc [ISSUE 3038] Fixed flaky CompactionTest.testMinorCompactionWithMaxTimeMillis (#3039) by Andrey Yegorov · 2 years, 5 months ago
  82. 48a87a8 Support multi ledger directories for rocksdb backend entryMetadataMap (#2965) by Hang Chen · 2 years, 5 months ago
  83. eabf7b1 Add rack name invalid check (#2980) by Hang Chen · 2 years, 5 months ago
  84. 098ceac Skip update entryLogMetaMap if not modified (#2964) by Hang Chen · 2 years, 5 months ago
  85. 7d35b67 Upgrade RocksDB by Andrey Yegorov · 2 years, 5 months ago
  86. 5405ee9 Fix performance issue to avoid unnessary loop. (#3030) by Qiang Zhao · 2 years, 5 months ago
  87. 0725255 Support specifying bookie http port as a command argument (#2769) by Yang Yang · 2 years, 5 months ago
  88. 1eae5e4 [tests] remove backward compatibility test against yahoo-version (apache Pulsar 1.21) (#3028) by Nicolò Boschi · 2 years, 5 months ago release-master
  89. dcf1281 Bump gradle to 7.3.3, compat java 17 (#2924) by ZhangJian He · 2 years, 5 months ago
  90. d9c4021 Gradle 6.9.2 (#3022) by mauricebarnum · 2 years, 5 months ago
  91. ee8c5bc [BACKWARD TESTS] add BookKeeper 4.14.4 by Nicolò Boschi · 2 years, 5 months ago
  92. b8351cb CI workflow to check dependencies with OWASP (#3021) by Andrey Yegorov · 2 years, 5 months ago
  93. d7e5c51 [website] Remove Maven references and remove dead links from README (#3018) by Nicolò Boschi · 2 years, 5 months ago
  94. 3f06839 Upgrade Netty to 4.1.73.Final by Nicolò Boschi · 2 years, 5 months ago
  95. f02e9e0 Forced the same version of guava (plus upgraded it); fixed deprecations etc. by Andrey Yegorov · 2 years, 5 months ago
  96. 317080d Forcing the same version of netty across the projects by Andrey Yegorov · 2 years, 5 months ago
  97. 568fea8 [build] do not run spotbugsTest by default (#3017) by Nicolò Boschi · 2 years, 5 months ago
  98. 036fc1f Added OWASP dependency-check (#3002) by Andrey Yegorov · 2 years, 5 months ago
  99. de3019e Upgrading protobuf, CVE-2021-22569 (#3013) by Andrey Yegorov · 2 years, 5 months ago
  100. 62aca0a Upgraded snakeyaml, CVE-2017-18640 (#3014) by Andrey Yegorov · 2 years, 5 months ago