This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 327be33 [IOTDB-586] add remote schema cache (#1064)
add 3e4b531 fix tests and integrate schema cache
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/log/applier/BaseApplier.java | 3 ++-
.../iotdb/cluster/query/ClusterPlanExecutor.java | 7 +++---
.../cluster/server/member/DataGroupMember.java | 2 +-
.../handlers/caller/ElectionHandlerTest.java | 1 -
.../engine/storagegroup/StorageGroupProcessor.java | 6 +++--
.../org/apache/iotdb/db/metadata/MManager.java | 27 ++++++++++++++++++++--
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 10 +++++++-
7 files changed, 44 insertions(+), 12 deletions(-)