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

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


    from ab3c4e0  Merge branch 'cluster' of github.com:apache/incubator-iotdb 
into cluster
     new b48c187  fix a bug
     new de27ed4  tide up code

The 1677 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/iotdb/cluster/entity/Server.java    |  8 +-
 .../apache/iotdb/cluster/qp/ClusterQPExecutor.java |  4 +
 .../cluster/qp/executor/NonQueryExecutor.java      | 43 +++-------
 .../cluster/qp/executor/QueryMetadataExecutor.java |  6 +-
 .../processor/DataGroupNonQueryAsyncProcessor.java | 45 +++--------
 .../processor/MetaGroupNonQueryAsyncProcessor.java | 45 ++---------
 .../QueryMetadataInStringAsyncProcessor.java       | 22 ++---
 .../processor/QueryTimeSeriesAsyncProcessor.java   | 15 +---
 .../org/apache/iotdb/cluster/utils/RaftUtils.java  | 93 +++++++++++++++++++++-
 9 files changed, 140 insertions(+), 141 deletions(-)

Reply via email to