[
https://issues.apache.org/jira/browse/IOTDB-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17713918#comment-17713918
]
Jinrui Zhang commented on IOTDB-5781:
-------------------------------------
In other words, only all the data_dirs' space is less than 5%, the system
should change to read-only.
> Change the default strategy to SequenceStrategy
> -----------------------------------------------
>
> Key: IOTDB-5781
> URL: https://issues.apache.org/jira/browse/IOTDB-5781
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: Jialin Qiao
> Priority: Major
>
> Currently, we do not allow other strategy except for
> MaxDiskUsableSpaceFirstStrategy, which forbids us to accelerate writing by
> multi-data dirs.
>
> So, we need to refine the SequenceStrategy, if the remaining space of a disk
> is less than
> disk_space_warning_threshold, we could stop allocating it. Then, the default
> strategy could be SequenceStrategy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)