Skip to content

[core] Update lastFullCompaction in EarlyFullCompaction when triggering full compaction via size thresholds#7314

Merged
JingsongLi merged 1 commit intoapache:masterfrom
lxy-9602:update-last-when-full-compact-triggered-by-size
Feb 28, 2026
Merged

[core] Update lastFullCompaction in EarlyFullCompaction when triggering full compaction via size thresholds#7314
JingsongLi merged 1 commit intoapache:masterfrom
lxy-9602:update-last-when-full-compact-triggered-by-size

Conversation

@lxy-9602
Copy link
Contributor

Purpose

In EarlyFullCompaction, update lastFullCompaction when full compaction is triggered by totalSizeThreshold or incrementalSizeThreshold. This prevents incorrect compaction triggering under the fullCompactionInterval policy.

Tests

EarlyFullCompactionTest

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit eb35e52 into apache:master Feb 28, 2026
12 of 13 checks passed
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.

2 participants