Skip to content

Conversation

@CRZbulabula
Copy link
Contributor

  1. Refactor the AINode class to add the stop hook.
  2. Support REMOVE AINODE SQL in both tree and table model.
  3. Implement remove AINode IT.

@codecov
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 91 lines in your changes missing coverage. Please review.

Project coverage is 39.06%. Comparing base (77a91e0) to head (0a93baa).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ion/config/executor/ClusterConfigTaskExecutor.java 0.00% 20 Missing ⚠️
...ode/procedure/impl/node/RemoveAINodeProcedure.java 0.00% 15 Missing ⚠️
...ryengine/plan/relational/sql/ast/RemoveAINode.java 0.00% 11 Missing ⚠️
...plan/statement/metadata/RemoveAINodeStatement.java 0.00% 11 Missing ⚠️
...ache/iotdb/commons/client/ainode/AINodeClient.java 0.00% 9 Missing ⚠️
...che/iotdb/confignode/manager/node/NodeManager.java 0.00% 5 Missing ⚠️
...an/execution/config/metadata/RemoveAINodeTask.java 0.00% 4 Missing ⚠️
.../service/thrift/ConfigNodeRPCServiceProcessor.java 0.00% 3 Missing ⚠️
.../plan/execution/config/TableConfigTaskVisitor.java 0.00% 3 Missing ⚠️
...che/iotdb/db/protocol/client/ConfigNodeClient.java 0.00% 2 Missing ⚠️
... and 8 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15937      +/-   ##
============================================
- Coverage     39.09%   39.06%   -0.04%     
  Complexity      198      198              
============================================
  Files          4849     4852       +3     
  Lines        315922   316003      +81     
  Branches      39709    39715       +6     
============================================
- Hits         123507   123434      -73     
- Misses       192415   192569     +154     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link

@CRZbulabula CRZbulabula merged commit e139623 into master Jul 15, 2025
58 of 61 checks passed
@CRZbulabula CRZbulabula deleted the remove-ain branch July 15, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant