Skip to content

add config for inner compaction selector#11693

Merged
HTHou merged 2 commits intoapache:masterfrom
caozj1011:f_add_config_for_compaction_select
Dec 12, 2023
Merged

add config for inner compaction selector#11693
HTHou merged 2 commits intoapache:masterfrom
caozj1011:f_add_config_for_compaction_select

Conversation

@caozj1011
Copy link
Contributor

@caozj1011 caozj1011 commented Dec 11, 2023

Description

Two new inner compaction configurations:

  1. inner_compaction_task_selection_disk_redundancy
  2. inner_compaction_task_selection_mods_file_threshold

When the size of the mods file corresponding to TsFile exceeds inner_compaction_task_selection_mods_file_threshold or disk availability is lower than the sum of (disk_space_warning_threshold + inner_compaction_task_selection_disk_redundancy), inner compaction tasks containing mods files are selected first.

@caozj1011 caozj1011 force-pushed the f_add_config_for_compaction_select branch from c868c6c to 8553db1 Compare December 12, 2023 01:33
@HTHou HTHou merged commit 09b7e86 into apache:master Dec 12, 2023
SzyWilliam pushed a commit to SzyWilliam/iotdb that referenced this pull request Nov 26, 2024
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