cockroachdb / cockroachdb/pebble

db: add a log compaction event

Open
#4,387 3 comments 0 reactions 0 assignees View on GitHub
A-storage C-enhancement E-starter T-storage
Dominant language
Go
Stars
6k
Forks
584
Avg merge
16h 35m
Merged PRs (30d)
5

Description

This issue tracks addressing this TODO:
https://github.com/cockroachdb/pebble/blob/fd55bca7bb4bd7c86109efa1b0f08a01ff48887f/compaction_picker.go#L1186

We have a routine for logging more verbose information about picked compactions, but it is currently disabled.

The goal is to add a new event to the `EventListener` and have the crdb implementation side log the details only if verbose logging is on.

Jira issue: PEBBLE-352

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.