This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from fa888b2a3e4 forbid changing encrypt key again (#15509)
add 26289f52030 delete parameter encrypt_flag (#15514)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/it/env/cluster/config/MppCommonConfig.java | 6 ------
.../apache/iotdb/it/env/cluster/config/MppSharedCommonConfig.java | 7 -------
.../org/apache/iotdb/it/env/remote/config/RemoteCommonConfig.java | 5 -----
.../src/main/java/org/apache/iotdb/itbase/env/CommonConfig.java | 2 --
.../org/apache/iotdb/db/it/query/IoTDBEncryptionValueQueryIT.java | 6 +-----
.../org/apache/iotdb/db/it/query/IoTDBLoadEncryptedTsFileIT.java | 8 +-------
.../src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java | 3 ---
.../db/queryengine/plan/analyze/load/LoadTsFileAnalyzer.java | 5 ++++-
.../plan/execution/config/executor/ClusterConfigTaskExecutor.java | 6 +++++-
.../org/apache/iotdb/commons/pipe/agent/task/PipeTaskAgent.java | 5 ++++-
pom.xml | 2 +-
11 files changed, 16 insertions(+), 39 deletions(-)