1. c7236ad [STREAMSTORAGE] support an optional time to live (TTL) on a per table basis by mauricebarnum · 2 years, 9 months ago
  2. 97818f5 Add metrics and internal command for QueryAutoRecoveryStatus, including underReplicatedSize metrics,read/write latency, internal command for querying recovering ledgersInfo (#2768) by frankxieke · 2 years, 9 months ago
  3. 7c74fbb Release note for 4.14.2 (#2765) by Yong Zhang · 2 years, 9 months ago
  4. 5771321 Abstract the FileChannel in the JournalChannel by Yong Zhang · 2 years, 9 months ago
  5. 938bb7f [STREAM STORAGE] Ensure progress while restoring from checkpoint. by Surinder Singh · 2 years, 9 months ago
  6. 000994c Use Pagination for GH Merge Script and remove Python2 script by Enrico Olivelli · 2 years, 9 months ago
  7. 07158da Unit test run with gradle failing by Prashant Kumar · 2 years, 9 months ago
  8. c8d4086 ISSUE #2482: Added TCP_USER_TIMEOUT to Epoll channel config by Raúl Gracia · 2 years, 9 months ago
  9. 393834b Preparing for the release 4.14 (#2713) by Andrey Yegorov · 2 years, 9 months ago
  10. cde0502 state store: getStream: log stream info by mauricebarnum · 2 years, 9 months ago
  11. 640bc99 Site updates and release note for 4.14.2 (#2763) by Yong Zhang · 2 years, 9 months ago
  12. ea08e6d [SECURITY] Upgrade libthrift to 0.14.2 to address multiple CVEs by Lari Hotari · 2 years, 10 months ago
  13. 67f934e change log level from error to warn in getReadLacResponse (#2757) by frankxieke · 2 years, 10 months ago
  14. c610d79 Remove the `request` in the stream python client dependency (#2754) by Yong Zhang · 2 years, 10 months ago
  15. 2346686 [doc] Fix typo in bookkeeper config `tslProvider` (#2751) by Yang Yang · 2 years, 10 months ago
  16. d9cf767 ISSUE #2726 Fix JAVA_HOME containing spaces by Jiabei Zhao · 2 years, 11 months ago
  17. 31e8d1b Log a warn before exiting when an illegal access not allowed is done on FileDescriptor#fd (#2749) by Nicolò Boschi · 2 years, 11 months ago
  18. d03b046 Fix Bouncy Castle fips incompatible issue (#2740) by Jia Zhai · 2 years, 11 months ago
  19. a445728 [Build/Security] Upgrade Freebuilder version and fix the dependency by Lari Hotari · 2 years, 11 months ago
  20. 6a19e0e [Security] Upgrade vertx to 3.9.8, addresses CVE-2018-12541 (#2693) by Lari Hotari · 3 years ago
  21. 9fce0c3 BookKeeper-Client config to write ledger metadata with configured version (#2708) by Rajan Dhabalia · 3 years ago
  22. c855fdd Add the `tlsCertificatePath` to the configuration file (#2720) by Yong Zhang · 3 years ago
  23. 4621883 [Security] Exclude grpc-okhttp dependency (#2735) by Lari Hotari · 3 years ago
  24. dcb2b95 Print usage in autorecovery command if needed (#2743) by Yang Yang · 3 years ago
  25. ac76a08 Fix the typo in Auditor.java (#2744) by Yang Yang · 3 years ago
  26. c0113ce [STATESTORE] Cleanup local storage for statestore storage container by Surinder Singh · 3 years ago
  27. 16e8ba7 Site updates and release notes for 4.14.1 (#2724) by Matteo Merli · 3 years ago
  28. 9f06a4c Refactor book keeper cluster test case by Prashant Kumar · 3 years ago
  29. c1847af Turn Bookie into an interface by Prashant Kumar · 3 years ago
  30. 9417b68 site update for release 4.14, this time actually updating the latest version in _config.yml (#2722) by Andrey Yegorov · 3 years ago
  31. 6410208 Docs and release notes update for BK 4.14.0 (#2712) by Andrey Yegorov · 3 years ago
  32. 76b80ba Update bc tests to include versions up to 4.14.0 by Andrey Yegorov · 3 years ago
  33. 61ddb9f fix prometheus metric provider bug and add test to cover label scope … by hangc0276 · 3 years ago
  34. bb8b1e0 Include gradle files into the source artifact for releases, exclude site2/** by Andrey Yegorov · 3 years ago
  35. 732b6cf [maven-release-plugin] prepare for next development iteration by Andrey Yegorov · 3 years, 1 month ago
  36. b0d9f10 [maven-release-plugin] prepare branch branch-4.14 by Andrey Yegorov · 3 years, 1 month ago
  37. 8dc108b y by Matteo Merli · 3 years, 1 month ago
  38. 73e22ca ISSUE2620: RocksDB log path configurable by Don Inghram · 3 years, 1 month ago
  39. 034ef85 Fix logger member not correct; (#2605) by Shoothzj · 3 years, 1 month ago
  40. b824a60 fix always select the same region set bug for RegionAwareEnsemblePlacementPolicy (#2658) by hangc0276 · 3 years, 1 month ago
  41. 683ad45 Allow to attach labels to metrics (#2650) by Matteo Merli · 3 years, 1 month ago
  42. 8091096 Allow to bypass journal for writes (#2401) by Matteo Merli · 3 years, 1 month ago
  43. 63867a9 Impose a memory limit on the bookie journal (#2710) by Matteo Merli · 3 years, 1 month ago
  44. 87579b0 Read entry error should print lastAddConfirmed in the log (#2707) by Matteo Merli · 3 years, 1 month ago
  45. 6ce96b8 [SECURITY] Upgrade Netty to 4.1.63.Final by Lari Hotari · 3 years, 1 month ago
  46. b606da7 Upgrade Lombok to 1.18.20 by Lari Hotari · 3 years, 1 month ago
  47. 0f22d23 fix: Bookkeeper client throttling logic is based upon entryId instead of ledgerId by Andrey Yegorov · 3 years, 1 month ago
  48. e5e7666 [DOC] fix the no striping occurs condition to Qw=E by YANGLiiN · 3 years, 1 month ago
  49. c71cba7 [SECURITY] Remove jackson-mapper-asl dependency to resolve multiple CVEs by Lari Hotari · 3 years, 1 month ago
  50. 3c9c710 Fixed unnecessary copy to heap, see https://github.com/apache/pulsar/pull/10330 (#2701) by Andrey Yegorov · 3 years, 1 month ago
  51. a832ed5 [Build] Run PR builds for merge commit (#2690) by Lari Hotari · 3 years, 1 month ago
  52. eb2443e ISSUE #2640: BP-43 Some clean up and making sure that all bookkeepr-se… by Prashant Kumar · 3 years, 1 month ago
  53. 874a38b Rocksdb tombstones by mauricebarnum · 3 years, 1 month ago
  54. 44b1069 ISSUE #2640: BP-43 Integrate spotbugs plugin with gradle by Prashant Kumar · 3 years, 1 month ago
  55. f489a05 Fix test cases using gradle build (#2689) by Surinder Singh · 3 years, 1 month ago
  56. 9256dba Add current ip address, long hostname and short hostname to /etc/hosts (#2688) by Lari Hotari · 3 years, 1 month ago
  57. f1a1f12 staging and setting up vote for release candidates (#2681) by Surinder Singh · 3 years, 1 month ago
  58. 2dd4afe ISSUE-2640: BP-43: Gradle integration with RAT plugin (#2683) by Prashant Kumar · 3 years, 1 month ago
  59. 79768fe ISSUE #2615: Fix for invalid ensemble issue during ledger recovery by Jack Vanlightly · 3 years, 1 month ago
  60. 646e590 ISSUE #2640: BP-43 integrate gradle javadoc plugin by Prashant Kumar · 3 years, 1 month ago
  61. d70153f Update documentation with default value for openLedgerRereplicationGracePeriod config option by hangc0276 · 3 years, 2 months ago
  62. 19c86f2 ISSUE #2640: BP-43 create shaded jar for bookkeeper-server and distrib… by Prashant Kumar · 3 years, 2 months ago
  63. acbc20d ISSUE #2640: BP-43 Integrate checkstyle with gradle by Prashant Kumar · 3 years, 2 months ago
  64. 59786c9 ISSUE #2640: BP-43: Exclude smoke tests for now can be enabled when we move to gradle. by Prashant Kumar · 3 years, 2 months ago
  65. a7506e3 ISSUE-2640: BP-43 Build microbenchmark with gradle and run microbenchmark (#2673) by Prashant Kumar · 3 years, 2 months ago
  66. 25264f9 Fix logic in Bookkeeper forceAllowCompaction to run only when force is set or configured interval (#2675) by Kevin Wilson · 3 years, 2 months ago
  67. ae023fd Issue 2638: Compaction Limits (#2670) by Kevin Wilson · 3 years, 2 months ago
  68. 6eadbaa sign published packages (#2674) by Surinder Singh · 3 years, 2 months ago
  69. 2722c9b Defect-Fix Compaction status report into correct buckets. (#2645) by Kevin Wilson · 3 years, 2 months ago
  70. 1ae510d Build distributions with gradle (#2666) by Surinder Singh · 3 years, 2 months ago
  71. c954108 Fix a typo in bookkeeper script by Surinder Singh · 3 years, 2 months ago
  72. 8400430 Correct the argument of the recover command of bookie shell (#2653) by Masahiro Sakamoto · 3 years, 2 months ago
  73. 6f6b17e ISSUE-2640: BP-43: Run integration tests with current source code. Build BKCTL. (#2663) by Prashant Kumar · 3 years, 2 months ago
  74. 1a4c47d Migrate bookkeeper-benchmark and stats module to gradle (#2662) by Surinder Singh · 3 years, 2 months ago
  75. 8128bdf Fix settings.gradle formatting (#2661) by Ali Ahmed · 3 years, 2 months ago
  76. 5b90867 ISSUE-2640: BP-43: Gradle: Run tests in :stream gradle (#2659) by Prashant Kumar · 3 years, 2 months ago
  77. 3e1507e Upgrade Lombok version (#2656) by Lari Hotari · 3 years, 2 months ago
  78. 79a9aff ISSUE-2640: BP-43: Build :stream source with gradle (#2657) by Prashant Kumar · 3 years, 2 months ago
  79. 1343a87 BP-43 CI/CD migration to gradle (#2636) by Prashant Kumar · 3 years, 2 months ago
  80. 0285d7a Auto-throttle read operations (#2646) by Matteo Merli · 3 years, 2 months ago
  81. de09829 Add checksum validation for SST files (#2641) by Surinder Singh · 3 years, 2 months ago
  82. 3f1b739 Limit read-ahead bytes to the size of the read cache (#2647) by Matteo Merli · 3 years, 2 months ago
  83. ec257fc Issue 2622: Fix usage of JournalQueueSize and JournalCbQueueSize; JournalCbQueueSize should be bounded (#2623) by Michael Marshall · 3 years, 2 months ago
  84. 191adfc adjust default rocksDbBlockCache size to 10%/numberOfLedgers of direct memory (#2643) by hangc0276 · 3 years, 2 months ago
  85. 21f7d6e Fixed get-pip URL in Dockerfile (#2651) by Matteo Merli · 3 years, 2 months ago
  86. 017307b Add fencing to recovery reads to avoid data loss issue by Jack Vanlightly · 3 years, 3 months ago
  87. c11baba Handle corrupted checkpoints by Surinder Singh · 3 years, 3 months ago
  88. 98df593 Allow force compact entry log when disabling entry log compaction by Yong Zhang · 3 years, 3 months ago
  89. 346e375 Allow DBLedgerStorage to force GC by disk listener (#2627) by Yong Zhang · 3 years, 3 months ago
  90. c62eacf BP-43 CI/CD migration to gradle (#2639) by pkumar-singh · 3 years, 3 months ago
  91. 7327e3b Fix NetworkTopologyImpl#getLeaves returning set with null value in case of non existing scope by Michal Koziorowski · 3 years, 3 months ago
  92. 09b3105 Make Bookkeeper FIPS compliant by default by Anup Ghatage · 3 years, 3 months ago
  93. 54b2191 Release 4.13 update by Andrey Yegorov · 3 years, 3 months ago
  94. 7e9b393 Doc and release notes update for 4.13 by Andrey Yegorov · 3 years, 3 months ago
  95. 1d2e971 Update the NOTICE file to 2021 for copyright. by Henry Saputra · 3 years, 3 months ago
  96. 503e0c2 Fix docker image build - add python3 by Enrico Olivelli · 3 years, 3 months ago
  97. e0ddda4 Release script does not work on MacOs Big Sur by Andrey Yegorov · 3 years, 3 months ago
  98. 23b2689 [maven-release-plugin] prepare for next development iteration by Andrey Yegorov · 3 years, 3 months ago
  99. 3c4f734 [maven-release-plugin] prepare branch branch-4.13 by Andrey Yegorov · 3 years, 3 months ago
  100. d4d0060 ISSUE #2506: Skip unavailable bookies during verifyLedgerFragment by Michael Marshall · 3 years, 3 months ago