You are viewing a plain text version of this content. The canonical link for it is here.
- [I] [Bug] Info storing in LAYOUT znode is not correct [bookkeeper] - posted by "Reidddddd (via GitHub)" <gi...@apache.org> on 2023/10/03 07:42:42 UTC, 0 replies.
- [PR] [Bug] LedgerManagerFactory Info storing in LAYOUT znode is not correct [bookkeeper] - posted by "Reidddddd (via GitHub)" <gi...@apache.org> on 2023/10/03 08:03:48 UTC, 5 replies.
- [I] Metric stats NUM_ENSEMBLE_CHANGE is never used? [bookkeeper] - posted by "deqianzou (via GitHub)" <gi...@apache.org> on 2023/10/04 06:55:40 UTC, 0 replies.
- [I] No such entry error caused by incorrect metadata [bookkeeper] - posted by "izumo27 (via GitHub)" <gi...@apache.org> on 2023/10/06 09:21:34 UTC, 1 replies.
- [PR] fix a config error in RegionAware#initialize [bookkeeper] - posted by "TakaHiR07 (via GitHub)" <gi...@apache.org> on 2023/10/07 02:01:00 UTC, 4 replies.
- Re: [PR] fix bug : update lastLogMark after journal file forceWrite [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/07 14:08:58 UTC, 1 replies.
- Re: [PR] Fix NPE issue during recovery add [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/07 14:12:47 UTC, 5 replies.
- [PR] Bump postcss from 8.4.8 to 8.4.31 in /site3/website [bookkeeper] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/07 18:18:10 UTC, 0 replies.
- [bookkeeper] branch dependabot/npm_and_yarn/site3/website/postcss-8.4.31 created (now bf23be3a46) - posted by gi...@apache.org on 2023/10/07 18:18:16 UTC, 0 replies.
- Re: [I] Bookie ledger replication error lead to increased disk usage [bookkeeper] - posted by "mnit016 (via GitHub)" <gi...@apache.org> on 2023/10/08 07:34:58 UTC, 1 replies.
- [I] Bookie 99% ledger disk usage [bookkeeper] - posted by "mnit016 (via GitHub)" <gi...@apache.org> on 2023/10/08 09:42:34 UTC, 5 replies.
- Re: [I] How to rerun the new workflow [bookkeeper] - posted by "StevenLuMT (via GitHub)" <gi...@apache.org> on 2023/10/08 12:11:19 UTC, 0 replies.
- [I] BP-63: Improve the description of 47 commands for bin/bookkeeper [bookkeeper] - posted by "StevenLuMT (via GitHub)" <gi...@apache.org> on 2023/10/08 12:39:18 UTC, 0 replies.
- [PR] BP-64: Improve the description of 47 commands for bin/bookkeeper [bookkeeper] - posted by "StevenLuMT (via GitHub)" <gi...@apache.org> on 2023/10/13 07:47:46 UTC, 1 replies.
- [PR] fix LedgerHandle `ensembleChangeCounter` not used. [bookkeeper] - posted by "lifepuzzlefun (via GitHub)" <gi...@apache.org> on 2023/10/15 09:00:15 UTC, 0 replies.
- [PR] Fix ledgerHandle pendingAddEntries stats [bookkeeper] - posted by "lifepuzzlefun (via GitHub)" <gi...@apache.org> on 2023/10/15 09:32:56 UTC, 1 replies.
- Re: [I] Recovery log is missing [bookkeeper] - posted by "Xredys-19 (via GitHub)" <gi...@apache.org> on 2023/10/16 04:36:06 UTC, 1 replies.
- [PR] Ignore the empty `perRegionPlacement` when RegionAwareEnsemblePlacementPolicy#newEnsemble [bookkeeper] - posted by "horizonzy (via GitHub)" <gi...@apache.org> on 2023/10/16 10:47:04 UTC, 2 replies.
- [bookkeeper] branch master updated: BP-64: Improve the description of 47 commands for bin/bookkeeper (#4102) - posted by lu...@apache.org on 2023/10/17 01:01:48 UTC, 0 replies.
- Re: [I] BP-64: Improve the description of 47 commands for bin/bookkeeper [bookkeeper] - posted by "StevenLuMT (via GitHub)" <gi...@apache.org> on 2023/10/17 01:04:29 UTC, 1 replies.
- [I] BookieNettyServer#listenOn netty water mark setting is wrong [bookkeeper] - posted by "keyboardbobo (via GitHub)" <gi...@apache.org> on 2023/10/17 07:57:49 UTC, 0 replies.
- [PR] Fix the bookkeeper-server-shaded version in ledger-api doc [bookkeeper] - posted by "yangl (via GitHub)" <gi...@apache.org> on 2023/10/18 01:24:08 UTC, 0 replies.
- [I] Flaky-test: HandleFailuresTest.testHandleFailureBookieNotInWriteSet [bookkeeper] - posted by "AnonHxy (via GitHub)" <gi...@apache.org> on 2023/10/18 06:11:17 UTC, 0 replies.
- [PR] issue 4109: Fix Flaky-test: HandleFailuresTest.testHandleFailureBookieNotInWriteSet [bookkeeper] - posted by "AnonHxy (via GitHub)" <gi...@apache.org> on 2023/10/18 06:14:16 UTC, 2 replies.
- [bookkeeper] branch master updated: Ignore the empty `perRegionPlacement` when RegionAwareEnsemblePlacementPolicy#newEnsemble (#4106) - posted by yo...@apache.org on 2023/10/18 07:49:06 UTC, 0 replies.
- [PR] Fix bookie process still alive when bookie startup is not successful and shutdown [bookkeeper] - posted by "TakaHiR07 (via GitHub)" <gi...@apache.org> on 2023/10/18 10:20:48 UTC, 8 replies.
- [PR] Upgrade Zookeeper to 3.8.3 to address CVE-2023-44981 [bookkeeper] - posted by "lhotari (via GitHub)" <gi...@apache.org> on 2023/10/19 05:59:33 UTC, 1 replies.
- [PR] Support debug bookie handle not available config. [bookkeeper] - posted by "horizonzy (via GitHub)" <gi...@apache.org> on 2023/10/19 10:39:08 UTC, 0 replies.
- Re: [PR] Support config to control the Bookie handle not available log level. [bookkeeper] - posted by "horizonzy (via GitHub)" <gi...@apache.org> on 2023/10/20 02:27:54 UTC, 1 replies.
- [I] rocksdb IOException cause checkpoint flush process keep running and failing continuously [bookkeeper] - posted by "TakaHiR07 (via GitHub)" <gi...@apache.org> on 2023/10/20 06:36:51 UTC, 2 replies.
- Re: [PR] Bump org.xerial.snappy:snappy-java from 1.1.10.1 to 1.1.10.4 [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 01:41:38 UTC, 2 replies.
- [bookkeeper] branch dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.4 deleted (was f798df5a90) - posted by gi...@apache.org on 2023/10/23 01:41:51 UTC, 0 replies.
- [bookkeeper] branch master updated: Upgrade Zookeeper to 3.8.3 to address CVE-2023-44981 (#4112) - posted by ch...@apache.org on 2023/10/23 02:47:01 UTC, 0 replies.
- [PR] Bump @babel/traverse from 7.17.3 to 7.23.2 in /site3/website [bookkeeper] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/23 02:47:35 UTC, 0 replies.
- [bookkeeper] branch dependabot/npm_and_yarn/site3/website/babel/traverse-7.23.2 created (now 34d8cc2ae8) - posted by gi...@apache.org on 2023/10/23 02:47:36 UTC, 0 replies.
- [PR] Bump io.netty:netty-codec-http2 from 4.1.94.Final to 4.1.100.Final [bookkeeper] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/23 02:47:38 UTC, 0 replies.
- Re: [PR] [Branch-4.14] Bump version to 4.14.9-SNAPSHOT [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 02:47:39 UTC, 1 replies.
- [bookkeeper] branch dependabot/maven/io.netty-netty-codec-http2-4.1.100.Final created (now 12a11a08cd) - posted by gi...@apache.org on 2023/10/23 02:47:40 UTC, 0 replies.
- [PR] Bump org.bouncycastle:bc-fips from 1.0.2.3 to 1.0.2.4 [bookkeeper] - posted by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/10/23 02:47:58 UTC, 3 replies.
- [bookkeeper] branch dependabot/maven/org.bouncycastle-bc-fips-1.0.2.4 created (now 881c776fa3) - posted by gi...@apache.org on 2023/10/23 02:47:59 UTC, 0 replies.
- Re: [PR] Update the document of diskUsageWarnThreshold [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 02:50:13 UTC, 0 replies.
- [bookkeeper] branch master updated: Update the document of diskUsageWarnThreshold (#4072) - posted by ch...@apache.org on 2023/10/23 02:50:16 UTC, 0 replies.
- Re: [PR] Fix bug of negative JournalQueueSize [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 02:53:54 UTC, 2 replies.
- [bookkeeper] branch dependabot/maven/org.bouncycastle-bc-fips-1.0.2.4 deleted (was 881c776fa3) - posted by gi...@apache.org on 2023/10/23 03:00:54 UTC, 0 replies.
- Re: [PR] Make AuditorBookieTest#waitForNewAuditor stronger. [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 03:02:14 UTC, 1 replies.
- Re: [PR] BP62-New API for batched reads [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 03:11:52 UTC, 0 replies.
- [bookkeeper] branch master updated: New API for batched reads (#4051) - posted by ch...@apache.org on 2023/10/23 03:11:54 UTC, 0 replies.
- Re: [PR] Update release note for 4.16.2 [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 03:18:01 UTC, 0 replies.
- [bookkeeper] branch master updated: Update release note for 4.16.2 (#4082) - posted by ch...@apache.org on 2023/10/23 03:18:05 UTC, 0 replies.
- [bookkeeper] branch asf-site updated: Updated site at revision - posted by gi...@apache.org on 2023/10/23 03:18:51 UTC, 2 replies.
- Re: [PR] Fix verifyDirsForNewEnvironment [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/23 03:51:35 UTC, 0 replies.
- [PR] Improve auto-recovery noise log when some bookie down. [bookkeeper] - posted by "horizonzy (via GitHub)" <gi...@apache.org> on 2023/10/24 03:50:43 UTC, 2 replies.
- Re: [PR] Generate 4.14.8 website documents [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/26 00:59:33 UTC, 0 replies.
- [bookkeeper] branch master updated: Generate 4.14.8 website documents (#4076) - posted by ch...@apache.org on 2023/10/26 00:59:37 UTC, 0 replies.
- [bookkeeper] branch master updated: Fix bug of negative JournalQueueSize (#4077) - posted by ch...@apache.org on 2023/10/26 07:51:04 UTC, 0 replies.
- Re: [PR] Upgrade bc-fips to 1.0.2.4 to fix CVE-2022-45146 [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/26 10:06:27 UTC, 0 replies.
- [bookkeeper] branch master updated: Upgrade bc-fips to 1.0.2.4 to fix CVE-2022-45146 (#3915) - posted by ch...@apache.org on 2023/10/26 10:06:30 UTC, 0 replies.
- [PR] Fix shell start localbookie if not specify NUMBER [bookkeeper] - posted by "AnonHxy (via GitHub)" <gi...@apache.org> on 2023/10/26 13:58:38 UTC, 0 replies.
- [PR] Increase journal thread priority [bookkeeper] - posted by "hangc0276 (via GitHub)" <gi...@apache.org> on 2023/10/29 05:34:53 UTC, 0 replies.
- [PR] Remove the unused logs in the CleanupLedgerManager.recordPromise [bookkeeper] - posted by "zymap (via GitHub)" <gi...@apache.org> on 2023/10/31 02:23:01 UTC, 0 replies.