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

hxd pushed a change to branch cluster-
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 8724db9  [Refactor cluster] fix comments (#4258)
     add c3ee7b6  [cluster refactor] fix code style of single line in if block

No new revisions were added by this update.

Summary of changes:
 .../iotdb/cluster/log/snapshot/FileSnapshot.java   |  8 +++--
 .../apache/iotdb/cluster/metadata/CMManager.java   | 40 +++++++++++++++------
 .../apache/iotdb/cluster/metadata/MetaPuller.java  | 16 ++++++---
 .../iotdb/cluster/query/ClusterPlanExecutor.java   | 41 ++++++++++++++++------
 .../cluster/query/aggregate/ClusterAggregator.java |  8 +++--
 .../cluster/query/fill/ClusterPreviousFill.java    |  8 +++--
 .../query/groupby/RemoteGroupByExecutor.java       |  8 +++--
 .../query/last/ClusterLastQueryExecutor.java       |  8 +++--
 .../cluster/query/reader/ClusterReaderFactory.java |  8 +++--
 .../iotdb/cluster/query/reader/DataSourceInfo.java |  8 +++--
 .../reader/RemoteSeriesReaderByTimestamp.java      |  6 ++--
 .../query/reader/RemoteSimpleSeriesReader.java     |  6 ++--
 .../query/reader/mult/MultDataSourceInfo.java      |  8 +++--
 .../query/reader/mult/RemoteMultSeriesReader.java  |  8 +++--
 .../iotdb/cluster/server/ClusterTSServiceImpl.java |  8 +++--
 .../cluster/server/PullSnapshotHintService.java    |  8 +++--
 .../cluster/client/ClientPoolFactoryTest.java      |  1 +
 17 files changed, 147 insertions(+), 51 deletions(-)

Reply via email to