This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch jira3240
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ee721b8a42 fix consensus layer init too early
add 064c16679d Use cache for last query (#6042)
add 15fa098316 [IOTDB-3240] [ErrorMSG]java.lang.IllegalStateException:
Client has an error!Caused by: java.net.ConnectException: Connection refused
(#6043)
add 1295e6413e Merge branch 'master' of github.com:Apache/iotdb into
jira3240
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/commons/path/PartialPath.java | 4 ++++
.../apache/iotdb/db/metadata/path/AlignedPath.java | 8 ++++++++
.../iotdb/db/metadata/path/MeasurementPath.java | 5 +++++
.../db/mpp/execution/operator/LastQueryUtil.java | 7 ++++++-
.../operator/process/UpdateLastCacheOperator.java | 2 ++
.../db/mpp/plan/planner/LocalExecutionPlanner.java | 22 ++++++++++++----------
6 files changed, 37 insertions(+), 11 deletions(-)