xiaozhihong created IOTDB-1470:
----------------------------------
Summary: the max_select_unseq_file_num_in_each_unseq_compaction
parameter configuration does not take effect
Key: IOTDB-1470
URL: https://issues.apache.org/jira/browse/IOTDB-1470
Project: Apache IoTDB
Issue Type: Bug
Components: Server
Affects Versions: 0.12.1
Reporter: xiaozhihong
The steps are as follows:
Number 1:
1. Change Settings in iotdb-engine.properties:
{color:#000000}compaction_strategy=LEVEL_COMPACTION{color}
{color:#000000}enable_unseq_compaction=true{color}
{color:#000000}max_select_unseq_file_num_in_each_unseq_compaction=10{color}
{color:#000000}2. write unseq data by benchmark{color}
{color:#000000}3. View log_info.log,Confirm whether it takes effect{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)