You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ca...@apache.org on 2022/11/15 13:45:39 UTC

[iotdb] branch beyyes/fix_storage_group_not_ready updated (ca6778ba66 -> 0e3930b623)

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

caogaofei pushed a change to branch beyyes/fix_storage_group_not_ready
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ca6778ba66 sleep 30s when OperationSyncDMLProtector and OperationSyncDDLProtector meets StorageGroupNotReadyException
     add 0e3930b623 make logs tidy

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/doublelive/OperationSyncConsumer.java | 24 +++++++++++------
 .../db/doublelive/OperationSyncDDLProtector.java   | 30 +++++++++++++---------
 .../db/doublelive/OperationSyncDMLProtector.java   | 30 +++++++++++++---------
 3 files changed, 52 insertions(+), 32 deletions(-)