You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by lt...@apache.org on 2021/06/21 15:55:00 UTC

[iotdb] branch cluster_scalability updated (5059827 -> 7452091)

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

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


    from 5059827  merge master
     add 7452091  fix bug of [IOTDB-1438], path not exists exception

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/cluster/metadata/MetaPuller.java  | 27 +++++++++-----
 .../iotdb/cluster/query/LocalQueryExecutor.java    | 42 ++++++++++++++++++++--
 .../cluster/server/service/DataAsyncService.java   | 22 ++++++++++--
 .../cluster/server/service/DataSyncService.java    | 18 ++++++++--
 4 files changed, 93 insertions(+), 16 deletions(-)