yanze chen created IOTDB-5510:
---------------------------------
Summary: Block and wait to create timeseries when releasing memory
Key: IOTDB-5510
URL: https://issues.apache.org/jira/browse/IOTDB-5510
Project: Apache IoTDB
Issue Type: Improvement
Reporter: yanze chen
Assignee: yanze chen
The current strategy when creating a time series is to simply throw a
SeriesOverflowException if memory resources are running low. However, there may
be background tasks on the system that are releasing memory at this time and
memory resources may become available immediately.
This issue provides a mechanism to wait for a limited time when memory is low
and a releasingTask is running.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)