This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch native_raft
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3585e58e67 remove duplicated shutdown
add cbdcf507be catch exception in DynamicThread
new 7960075c0f Merge branch 'ISSUE_5792' into native_raft
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../commons/concurrent/dynamic/DynamicThread.java | 2 ++
.../commons/concurrent/pipeline/TaskRunner.java | 6 ++++-
.../iotdb/db/engine/flush/MemTableFlushTask.java | 26 ++++++++++++----------
3 files changed, 21 insertions(+), 13 deletions(-)