Skip to content

[To dev/1.3] Enhance "remove region" sql to handle the case of DataNode not exist - #15744

Merged
liyuheng55555 merged 2 commits into
dev/1.3from
cp-9d474682cf5
Jun 17, 2025
Merged

[To dev/1.3] Enhance "remove region" sql to handle the case of DataNode not exist#15744
liyuheng55555 merged 2 commits into
dev/1.3from
cp-9d474682cf5

Conversation

@CRZbulabula

@CRZbulabulaCRZbulabula commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

@sonarqubecloud

Copy link
Copy Markdown

@liyuheng55555liyuheng55555 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov

codecovBot commented Jun 17, 2025

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 41.14%. Comparing base (0dd2f8c) to head (920d5de).
Report is 1 commits behind head on dev/1.3.

Files with missing linesPatch %Lines
...che/iotdb/confignode/manager/ProcedureManager.java0.00%18 Missing ⚠️
.../persistence/partition/DatabasePartitionTable.java0.00%5 Missing ⚠️
.../confignode/persistence/partition/RegionGroup.java0.00%3 Missing ⚠️
...onfignode/persistence/partition/PartitionInfo.java0.00%1 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## dev/1.3 #15744 +/- ##
==========================================
Coverage 41.14% 41.14% Complexity 198 198 ==========================================
Files 3568 3568 Lines 231727 231744 +17 Branches 27664 27665 +1 ==========================================
+ Hits 95336 95355 +19 + Misses 136391 136389 -2 

☔ 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.

@liyuheng55555
liyuheng55555 merged commit d799098 into dev/1.3Jun 17, 2025
JackieTien97 pushed a commit that referenced this pull request Sep 1, 2025
…de not exist (#15744)
* Enhance "remove region" sql to handle the case of DataNode not exist (#15728)
* finish
---------
Co-authored-by: Li Yu Heng <liyuheng55555@126.com>
Caideyipi pushed a commit to Caideyipi/iotdb that referenced this pull request Mar 25, 2026
…de not exist (apache#15744)
* Enhance "remove region" sql to handle the case of DataNode not exist (apache#15728)
* finish
---------
Co-authored-by: Li Yu Heng <liyuheng55555@126.com>
Sign up for freeto 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.

2 participants

@CRZbulabula@liyuheng55555