iotdb
iotdb copied to clipboard
[IOTDB-4022] Adjust the storage_group_report_threshold according to memory for writing
Description
- Remove storage_group_report_threshold
- Add a new parameter write_memory_vriation_report_proportion
- Rename
StorageGroupInfo
toDataRegionInfo
https://issues.apache.org/jira/browse/IOTDB-4022
Need more experiment results, maybe min(0.001*write_memory, 16M)