Skip to content

Conversation

@jbowens
Copy link
Collaborator

@jbowens jbowens commented Oct 17, 2025

25.3 backport of #5445.


Previously flushes would contribute the size of written blob files to both BlobBytesFlushed and BlobBytesCompacted, artificially inflating the BytesCompacted total. This commit fixes the metric update to include the blob files in either the flushes total or the compacted total but not both.

@jbowens jbowens requested a review from a team as a code owner October 17, 2025 15:55
@jbowens jbowens requested a review from annrpom October 17, 2025 15:55
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Previously flushes would contribute the size of written blob files to both
BlobBytesFlushed and BlobBytesCompacted, artificially inflating the
BytesCompacted total. This commit fixes the metric update to include the blob
files in either the flushes total or the compacted total but not both.
@jbowens jbowens force-pushed the 25.3-blobbytescompacted branch from b10bffe to b4e75c7 Compare October 17, 2025 17:33
@jbowens jbowens merged commit cd5077b into cockroachdb:crl-release-25.3 Oct 20, 2025
6 checks passed
@jbowens jbowens deleted the 25.3-blobbytescompacted branch October 20, 2025 18:57
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.

3 participants