This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch NewMemControl_11
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from e29b7ff fix sonar
add b95f77f 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 | 11 +++++++----
.../iotdb/db/engine/storagegroup/StorageGroupProcessor.java | 4 ----
.../apache/iotdb/db/engine/storagegroup/TsFileProcessor.java | 2 +-
.../src/main/java/org/apache/iotdb/db/rescon/SystemInfo.java | 6 +++++-
4 files changed, 13 insertions(+), 10 deletions(-)