This is an automated email from the ASF dual-hosted git repository. jackietien pushed a commit to branch AuthEnhance in repository https://gitbox.apache.org/repos/asf/iotdb.git
commit 9a4dfc4e0502d6f236850d597788ae2d837e33c2 Merge: bd4dbf491b8 eaf082c5707 Author: JackieTien97 <[email protected]> AuthorDate: Wed Sep 17 11:20:58 2025 +0800 Merge branch 'AuthEnhance' of https://github.com/apache/iotdb into AuthEnhance .../CnToDnInternalServiceAsyncRequestManager.java | 4 ++- .../client/sync/SyncDataNodeClientPool.java | 3 +- .../iotdb/confignode/manager/ConfigManager.java | 4 +-- .../apache/iotdb/confignode/manager/IManager.java | 2 +- .../iotdb/confignode/manager/node/NodeManager.java | 24 ++++++++++----- .../thrift/ConfigNodeRPCServiceProcessor.java | 4 +-- .../iotdb/db/protocol/client/ConfigNodeClient.java | 6 ++-- .../impl/DataNodeInternalRPCServiceImpl.java | 14 +++++++-- .../InformationSchemaContentSupplierFactory.java | 2 +- .../execution/config/TableConfigTaskVisitor.java | 35 ++++++++++++---------- .../config/executor/ClusterConfigTaskExecutor.java | 3 +- .../plan/execution/config/sys/KillQueryTask.java | 3 +- .../plan/statement/sys/KillQueryStatement.java | 10 +++++++ 13 files changed, 77 insertions(+), 37 deletions(-)
