Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Sep 22, 2025

run entry location index RocksDB compaction with a random interval up to the configured value in seconds
see apache/bookkeeper#4555
besides keeping the size of the entry location index RocksDB under control,
this also makes the entry count metrics more accurate for monitoring

@lhotari lhotari merged commit 5d45278 into apache:master Sep 22, 2025
33 checks passed
@lhotari
Copy link
Member Author

lhotari commented Sep 26, 2025

Manual compaction can be triggered by running this command in the pod:

curl -X PUT localhost:8000/api/v1/bookie/entry_location_compact -d '{"entryLocationRocksDBCompact":true}'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant