You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/05/05 14:31:47 UTC

[iotdb] branch xingtanzjr/fix_instance_flushing updated (cbc42948a0 -> e3f4452ad7)

This is an automated email from the ASF dual-hosted git repository.

xingtanzjr pushed a change to branch xingtanzjr/fix_instance_flushing
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from cbc42948a0 fix the issue that some FI stuck in FLUSHING states
     add 25b2fa6344 tmp save
     add e3f4452ad7 fix the issue that the FI won't be terminated gracefully

No new revisions were added by this update.

Summary of changes:
 .../db/mpp/execution/datatransfer/DataBlockManager.java   | 15 +++++++--------
 .../iotdb/db/mpp/plan/analyze/ClusterSchemaFetcher.java   |  4 ++--
 .../db/mpp/plan/scheduler/SimpleQueryTerminator.java      | 11 ++++++++---
 3 files changed, 17 insertions(+), 13 deletions(-)