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 3c89485  fix sonar issue add sync adaptor
     add 3e33cdf  fix sonar issues and add more adaptors

No new revisions were added by this update.

Summary of changes:
 .../cluster/client/sync/SyncClientAdaptor.java     | 112 +++++
 ...ption.java => ConfigInconsistentException.java} |   7 +-
 ...tion.java => StartUpCheckFailureException.java} |   6 +-
 .../iotdb/cluster/query/ClusterPlanExecutor.java   | 202 +++++----
 .../cluster/query/manage/QueryCoordinator.java     |  19 +-
 .../cluster/server/member/MetaGroupMember.java     | 477 +++++++++++----------
 6 files changed, 470 insertions(+), 353 deletions(-)
 copy 
cluster/src/main/java/org/apache/iotdb/cluster/exception/{GetEntriesWrongParametersException.java
 => ConfigInconsistentException.java} (78%)
 copy 
cluster/src/main/java/org/apache/iotdb/cluster/exception/{ReaderNotFoundException.java
 => StartUpCheckFailureException.java} (81%)

Reply via email to