This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch err-cli-opti-13
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 9580cab5aa5 Optimized the error log for schema execution (#16982)
add 64580337e62 fix
No new revisions were added by this update.
Summary of changes:
.../impl/schema/DataNodeTSStatusTaskExecutor.java | 113 +++++++++++++++++++++
.../impl/schema/DeactivateTemplateProcedure.java | 26 +----
.../impl/schema/DeleteLogicalViewProcedure.java | 25 +----
.../impl/schema/DeleteTimeSeriesProcedure.java | 26 +----
4 files changed, 116 insertions(+), 74 deletions(-)
create mode 100644
iotdb-core/confignode/src/main/java/org/apache/iotdb/confignode/procedure/impl/schema/DataNodeTSStatusTaskExecutor.java