You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/04/08 03:51:17 UTC

[iotdb] branch xingtanzjr/query_execution updated (4487632306 -> 0feb4450c8)

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

xingtanzjr pushed a change to branch xingtanzjr/query_execution
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 4487632306 spotless
     add 469157cb15 tmp saved
     add e39cdf4ad0 fix some sonar issue
     add 0feb4450c8 ignore volatile issue for T state

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/mpp/execution/ConfigExecution.java  | 5 +++--
 .../java/org/apache/iotdb/db/mpp/execution/QueryExecution.java   | 1 +
 .../java/org/apache/iotdb/db/mpp/execution/StateMachine.java     | 3 ++-
 .../iotdb/db/mpp/execution/scheduler/ClusterScheduler.java       | 1 +
 .../db/mpp/execution/scheduler/InternalServiceClientFactory.java | 9 +++++----
 .../iotdb/db/mpp/execution/scheduler/SimpleQueryTerminator.java  | 1 +
 6 files changed, 13 insertions(+), 7 deletions(-)