This is an automated email from the ASF dual-hosted git repository.
tanxinyu pushed a change to branch cluster-
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 638eb9d Merge branch 'master' of github.com:Apache/incubator-iotdb
into cluster-
add 9bb1b2e fix sonarcloud detected bugs (#4202)
No new revisions were added by this update.
Summary of changes:
.../apache/iotdb/cluster/metadata/MetaPuller.java | 8 ++++++--
.../iotdb/cluster/query/ClusterPlanExecutor.java | 20 +++++++++++++++-----
.../cluster/query/aggregate/ClusterAggregator.java | 4 +++-
.../cluster/query/fill/ClusterPreviousFill.java | 4 +++-
.../cluster/query/groupby/RemoteGroupByExecutor.java | 8 ++++++--
.../cluster/query/reader/ClusterReaderFactory.java | 4 +++-
.../iotdb/cluster/query/reader/DataSourceInfo.java | 2 +-
.../query/reader/mult/RemoteMultSeriesReader.java | 2 +-
.../iotdb/cluster/server/ClusterTSServiceImpl.java | 2 +-
.../iotdb/db/service/thrift/ThriftServiceThread.java | 2 +-
10 files changed, 40 insertions(+), 16 deletions(-)