You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ch...@apache.org on 2021/03/24 08:47:14 UTC

[iotdb] branch fix_pull_schema_bug updated (01dd576 -> d518030)

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

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


    from 01dd576  apply spot
     add d518030  add comments for pullMeasurementSchema and pullTimeSeriesSchema

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/cluster/metadata/CMManager.java  |  3 +--
 .../java/org/apache/iotdb/cluster/metadata/MetaPuller.java |  3 ++-
 .../iotdb/cluster/server/service/DataSyncService.java      | 14 ++++++++++++++
 3 files changed, 17 insertions(+), 3 deletions(-)