You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by zy...@apache.org on 2022/12/16 01:47:33 UTC

[iotdb] branch concurrent_schema_fetch updated (6ef645575c -> b9981fffa9)

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

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


    from 6ef645575c optimize single request execution
     add b9981fffa9 fix template check

No new revisions were added by this update.

Summary of changes:
 .../metadata/template/ClusterTemplateManager.java  | 38 ++++++++++++++++++++++
 .../db/metadata/template/ITemplateManager.java     |  4 +++
 .../analyze/schema/ClusterSchemaFetchExecutor.java |  9 ++---
 3 files changed, 47 insertions(+), 4 deletions(-)