Closed
Description
Sometimes leveldb starts compacting its internal chaindata index. This can cause temporary slowdowns, but it is not logged to the terminal when compaction starts and finishes. Logging when compaction is happening will help users diagnose whether a slowdown is due to leveldb compaction or to something else.