This is an automated email from the ASF dual-hosted git repository.
xingtanzjr pushed a change to branch xingtanzjr/scheduler
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from d7f4a4a8ba complete basic verification
add 2dedf8ce1f [IOTDB-3138] Remove old cluster module from distribution
package (#5853)
add f0ec7abe96 [IOTDB-3139] fix place of auth folder. (#5855)
new 04a3039d7d tMerge branch 'master' into xingtanzjr/scheduler
The 1 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:
.github/workflows/main-unix.yml | 3 +-
.github/workflows/main-win.yml | 3 +-
.github/workflows/sonar-coveralls.yml | 2 +-
.../confignode/conf/ConfigNodeDescriptor.java | 1 +
distribution/pom.xml | 16 +++----
distribution/src/assembly/all.xml | 12 ++---
.../commons/auth/role/LocalFileRoleAccessor.java | 8 ++--
.../commons/auth/user/LocalFileUserAccessor.java | 6 +--
.../apache/iotdb/commons/conf/CommonConfig.java | 16 +++++++
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 1 +
testcontainer/pom.xml | 52 +++++++++++-----------
11 files changed, 69 insertions(+), 51 deletions(-)