Tianan Li created IOTDB-265:
-------------------------------
Summary: Re-adjust the threshold size of memtable
Key: IOTDB-265
URL: https://issues.apache.org/jira/browse/IOTDB-265
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Tianan Li
In the dynamic parameter adjustment module, it calculated the average size of
each metatable. However, considering that the number of timeseries between
storage groups may vary greatly, it's appropriate to judge whether to flush the
memtable according to the average memtable size. We need to adjust it according
to the number of timeseries in a specific storage group.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)