Tencent Cloud Middleware
Sep 8, 2022 · Operations
Understanding Apache BookKeeper GC: Mechanisms, Triggers, and Code Walkthrough
This article explains how Apache BookKeeper's garbage collection works, detailing minor and major GC triggers, compression strategies, entry log size management, usage calculations, and provides a step‑by‑step code analysis of the GarbageCollectorThread implementation.
Apache BookKeeperEntryLogGarbage Collection
0 likes · 19 min read
