You are viewing a plain text version of this content. The canonical link for it is here.
- [bookkeeper] branch master updated: [security] Upgrade Netty to 4.1.68.Final (#2811) - posted by eo...@apache.org on 2021/10/04 21:58:05 UTC, 0 replies.
- [bookkeeper] branch master updated (510439d -> 7d0fb0d) - posted by eo...@apache.org on 2021/10/05 08:59:02 UTC, 0 replies.
- [bookkeeper] branch master updated (7d0fb0d -> 50b5c1e) - posted by eo...@apache.org on 2021/10/05 08:59:33 UTC, 0 replies.
- [bookkeeper] branch master updated: Add auditor get ledger throttle to avoid auto recovery zk session expire (#2802) - posted by eo...@apache.org on 2021/10/05 09:07:34 UTC, 0 replies.
- [bookkeeper] branch master updated: Fix wrong time unit in the comments of MathUtils (#2798) - posted by eo...@apache.org on 2021/10/05 09:09:19 UTC, 0 replies.
- [bookkeeper] branch master updated: Building bookkeeper with gradle on java11 - posted by hs...@apache.org on 2021/10/08 16:58:14 UTC, 0 replies.
- [bookkeeper] branch master updated: Issue 2728: Entry Log GC may get blocked when using entryLogPerLedgerEnabled option (#2779) - posted by eo...@apache.org on 2021/10/11 13:35:11 UTC, 0 replies.
- [bookkeeper] branch master updated (e413c70 -> 354cf37) - posted by eo...@apache.org on 2021/10/13 15:52:51 UTC, 0 replies.
- [bookkeeper] branch master updated (594a056 -> 0465052) - posted by yo...@apache.org on 2021/10/15 00:14:32 UTC, 0 replies.
- [bookkeeper] branch master updated: Issue 2815: Upgrade to log4j2 to get rid of CVE-2019-17571 (#2816) - posted by yo...@apache.org on 2021/10/15 00:16:06 UTC, 0 replies.
- [bookkeeper] branch master updated: Heap memory leak problem when ledger replication failed (#2794) - posted by yo...@apache.org on 2021/10/15 00:23:30 UTC, 0 replies.
- [bookkeeper] branch master updated (4dc4260 -> 148bf22) - posted by mm...@apache.org on 2021/10/16 18:44:14 UTC, 0 replies.
- [bookkeeper] branch master updated: Release semaphore when addEntry accepts the same entries (#2832) - posted by mm...@apache.org on 2021/10/16 22:00:14 UTC, 0 replies.
- [bookkeeper] branch master updated (a9b576d -> a4afaa4) - posted by mm...@apache.org on 2021/10/18 18:35:32 UTC, 0 replies.
- [bookkeeper] branch master updated: BP-44 USE metrics - posted by hs...@apache.org on 2021/10/20 16:33:48 UTC, 0 replies.
- [bookkeeper] branch master updated: 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) - posted by hs...@apache.org on 2021/10/20 16:52:53 UTC, 0 replies.
- [bookkeeper] branch master updated: fix-npe-when-pulsar-ZkBookieRackAffinityMapping-getBookieAddressResolver (#2788) - posted by yo...@apache.org on 2021/10/21 12:48:55 UTC, 0 replies.
- [bookkeeper] branch master updated: Issue:2840 Create bookie shellscript for gradle (#2841) - posted by hs...@apache.org on 2021/10/22 00:20:14 UTC, 0 replies.
- [bookkeeper] branch master updated: Add ensemble check to over-replicated ledger GC (#2813) - posted by yo...@apache.org on 2021/10/22 02:43:31 UTC, 0 replies.
- [bookkeeper] branch master updated: Forget to close preAllocator log on shutdown (#2819) - posted by mm...@apache.org on 2021/10/22 17:19:04 UTC, 0 replies.
- [bookkeeper] branch master updated: BookieId can not be cast to BookieSocketAddress (#2843) - posted by eo...@apache.org on 2021/10/22 21:58:46 UTC, 0 replies.
- [bookkeeper] branch master updated: the compare should be >= instead of > (#2782) - posted by mm...@apache.org on 2021/10/23 00:18:38 UTC, 0 replies.
- [bookkeeper] branch master updated: Remove direct ZK access for Auditor (#2842) - posted by mm...@apache.org on 2021/10/23 04:21:34 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated (455ac52 -> c01ed32) - posted by mm...@apache.org on 2021/10/23 04:47:21 UTC, 0 replies.
- [bookkeeper] 01/02: Eliminate direct ZK access in ScanAndCompareGarbageCollector (#2833) - posted by mm...@apache.org on 2021/10/23 04:47:22 UTC, 0 replies.
- [bookkeeper] 02/02: Remove direct ZK access for Auditor (#2842) - posted by mm...@apache.org on 2021/10/23 04:47:23 UTC, 0 replies.
- [bookkeeper] branch master updated: Add error handling to readLedgerMetadata in over-replicated ledger GC (#2844) - posted by yo...@apache.org on 2021/10/25 01:41:30 UTC, 0 replies.
- [bookkeeper] branch master updated: A empty implement in EtcdLedgerManagerFactory to let the project can compile (#2845) - posted by eo...@apache.org on 2021/10/25 07:08:53 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated: A empty implement in EtcdLedgerManagerFactory to let the project can compile (#2845) - posted by eo...@apache.org on 2021/10/25 07:25:17 UTC, 0 replies.
- [bookkeeper] branch master updated: Remove no longer used Jenkins scripts and TravisCI references (#2848) - posted by mm...@apache.org on 2021/10/26 01:12:06 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated (5924d91 -> 9158bb9) - posted by yo...@apache.org on 2021/10/26 01:18:03 UTC, 0 replies.
- [bookkeeper] 01/11: Add metrics and internal command for QueryAutoRecoveryStatus, including underReplicatedSize metrics, read/write latency, internal command for querying recovering ledgersInfo (#2768) - posted by yo...@apache.org on 2021/10/26 01:18:04 UTC, 0 replies.
- [bookkeeper] 02/11: fix-npe-when-pulsar-ZkBookieRackAffinityMapping-getBookieAddressResolver (#2788) - posted by yo...@apache.org on 2021/10/26 01:18:05 UTC, 0 replies.
- [bookkeeper] 03/11: Upgrade httpclient from 4.5.5 to 4.5.13 (#2793) - posted by yo...@apache.org on 2021/10/26 01:18:06 UTC, 0 replies.
- [bookkeeper] 04/11: Heap memory leak problem when ledger replication failed (#2794) - posted by yo...@apache.org on 2021/10/26 01:18:07 UTC, 0 replies.
- [bookkeeper] 05/11: Add auditor get ledger throttle to avoid auto recovery zk session expire (#2802) - posted by yo...@apache.org on 2021/10/26 01:18:08 UTC, 0 replies.
- [bookkeeper] 06/11: Add ensemble check to over-replicated ledger GC (#2813) - posted by yo...@apache.org on 2021/10/26 01:18:09 UTC, 0 replies.
- [bookkeeper] 07/11: Upgraded dependencies with CVEs (#2792) - posted by yo...@apache.org on 2021/10/26 01:18:10 UTC, 0 replies.
- [bookkeeper] 08/11: [security] Upgrade Netty to 4.1.68.Final (#2811) - posted by yo...@apache.org on 2021/10/26 01:18:11 UTC, 0 replies.
- [bookkeeper] 09/11: Release semaphore when addEntry accepts the same entries (#2832) - posted by yo...@apache.org on 2021/10/26 01:18:12 UTC, 0 replies.
- [bookkeeper] 10/11: Add error handling to readLedgerMetadata in over-replicated ledger GC (#2844) - posted by yo...@apache.org on 2021/10/26 01:18:13 UTC, 0 replies.
- [bookkeeper] 11/11: Fix the compilation issue introduced by #2802 --- - posted by yo...@apache.org on 2021/10/26 01:18:14 UTC, 0 replies.
- [bookkeeper] branch master updated (4ae5b3b -> 77a6adb) - posted by eo...@apache.org on 2021/10/27 07:58:20 UTC, 0 replies.
- [bookkeeper] branch master updated: Issue 2837: Remove unnecessary log4j bindings from Bookkeeper packages (#2838) - posted by eo...@apache.org on 2021/10/27 12:21:20 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated (9158bb9 -> b3aee9b) - posted by yo...@apache.org on 2021/10/28 02:43:35 UTC, 0 replies.
- [bookkeeper] annotated tag v4.14.3-rc0 updated (b3aee9b -> 94efc9a) - posted by yo...@apache.org on 2021/10/28 02:43:39 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated: [maven-release-plugin] rollback changes from release preparation of v4.14.3-rc0 - posted by yo...@apache.org on 2021/10/28 02:43:44 UTC, 0 replies.
- svn commit: r50658 - /dev/bookkeeper/bookkeeper-4.14.3-rc0/ - posted by yo...@apache.org on 2021/10/28 03:03:48 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated: Fix the checkstyle issue introduced by cherry-pick - posted by yo...@apache.org on 2021/10/28 03:40:24 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated: [maven-release-plugin] prepare release v4.14.3-rc1 - posted by yo...@apache.org on 2021/10/28 03:50:14 UTC, 0 replies.
- [bookkeeper] annotated tag v4.14.3-rc1 updated (11913dd -> 90731e7) - posted by yo...@apache.org on 2021/10/28 03:50:27 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated: [maven-release-plugin] rollback changes from release preparation of v4.14.3-rc1 - posted by yo...@apache.org on 2021/10/28 03:50:31 UTC, 0 replies.
- svn commit: r50659 - /dev/bookkeeper/bookkeeper-4.14.3-rc1/ - posted by yo...@apache.org on 2021/10/28 04:03:22 UTC, 0 replies.
- [bookkeeper] branch master updated: Gradle build - some submodules are skipped - posted by hs...@apache.org on 2021/10/29 00:45:40 UTC, 0 replies.
- [bookkeeper] branch master updated: Allow to run on java 17, catch InaccessibleObjectException in DirectMemoryCRC32Digest (#2847) - posted by eo...@apache.org on 2021/10/29 12:01:12 UTC, 0 replies.
- [bookkeeper] branch branch-4.14 updated: Allow to run on java 17, catch InaccessibleObjectException in DirectMemoryCRC32Digest (#2847) - posted by eo...@apache.org on 2021/10/29 12:01:59 UTC, 0 replies.
- [bookkeeper] branch master updated (f69f70f -> fe671ea) - posted by mm...@apache.org on 2021/10/29 16:44:32 UTC, 0 replies.