Skip to content

11.0.329

Choose a tag to compare

@adubovikov adubovikov released this 21 Aug 18:20
· 5 commits to homer11 since this release

What's Changed

  • fix(storage): skip overlapping compaction cycles — startup (T+5s) and the first scheduled run (T+5min) could run retention and native merge on the same table concurrently. A second cycle that starts while another is still running is skipped (CompactionService: cycle already running, skipping). Addresses #945.

Full Changelog: 11.0.328...11.0.329