Skip to content

Conversation

@annrpom
Copy link
Contributor

@annrpom annrpom commented Nov 10, 2025

This patch updates CompactedBytes() to include bytes written/read during a blob file rewrite. This function is used to determine our compaction bytes written/read timeseries.

Epic: none
Fixes: #157024

Release note: None

This patch updates `CompactedBytes()` to include bytes written/read
during a blob file rewrite. This function is used to determine our
compaction bytes written/read timeseries.

Epic: none
Fixes: cockroachdb#157024

Release note: None
@blathers-crl
Copy link

blathers-crl bot commented Nov 10, 2025

It looks like your PR touches production code but doesn't add or edit any test code. Did you consider adding tests to your PR?

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@annrpom annrpom marked this pull request as ready for review November 10, 2025 18:29
@annrpom annrpom requested a review from a team as a code owner November 10, 2025 18:29
@annrpom annrpom requested a review from RaduBerinde November 10, 2025 18:29
Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@jbowens reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @RaduBerinde)

@annrpom
Copy link
Contributor Author

annrpom commented Nov 10, 2025

TFTR! ('-')7

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 10, 2025

@craig craig bot merged commit 91ad819 into cockroachdb:master Nov 10, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kvserver: incorporate blob file rewrite bytes read, written into compacted bytes timeseries

3 participants