This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch NewMemControl
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 96abe22 change await to sleep to avoid npe
add 40babe5 1) use a thread pool for submitting flush task;2)allow insert
if the memtable should flush when rejected
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/db/engine/StorageEngine.java | 12 ++++++++----
.../iotdb/db/engine/storagegroup/StorageGroupProcessor.java | 3 ---
.../apache/iotdb/db/engine/storagegroup/TsFileProcessor.java | 2 +-
.../src/main/java/org/apache/iotdb/db/rescon/SystemInfo.java | 6 +++++-
4 files changed, 14 insertions(+), 9 deletions(-)