This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_premerge
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 448c5b8 Merge branch 'master' into cluster_premerge
add 425ec9d fix sonar isssues
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/auth/authorizer/BasicAuthorizer.java | 7 +-
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 2 +-
.../org/apache/iotdb/db/engine/StorageEngine.java | 25 ++---
.../engine/storagegroup/StorageGroupProcessor.java | 110 +++++++++++++--------
.../db/engine/storagegroup/TsFileResource.java | 6 +-
.../engine/version/SysTimeVersionController.java | 2 -
.../iotdb/db/engine/version/VersionController.java | 2 -
.../org/apache/iotdb/db/metadata/MManager.java | 20 ++--
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 1 +
9 files changed, 96 insertions(+), 79 deletions(-)