Skip to content

[dev/1.3] Fix CQ recovery gap and stale callback contamination#17820

Merged
jt2594838 merged 1 commit into
dev/1.3from
cp-29d0d51-dev-1.3
Jun 3, 2026
Merged

[dev/1.3] Fix CQ recovery gap and stale callback contamination#17820
jt2594838 merged 1 commit into
dev/1.3from
cp-29d0d51-dev-1.3

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Backport #17734 to dev/1.3. Validation: .\mvnw.cmd -pl iotdb-core/confignode -Dtest=ConfigPhysicalPlanSerDeTest,CQManagerTest,CQInfoTest,CreateCQProcedureTest,CreateCQProcedureRecoveryTest -DfailIfNoTests=false test

* fix

* sp

* Fix CQ local schedule cancellation
@Caideyipi Caideyipi force-pushed the cp-29d0d51-dev-1.3 branch from 9173564 to 943dec0 Compare June 2, 2026 08:55
@sonarqubecloud

sonarqubecloud Bot commented Jun 2, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.85393% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.43%. Comparing base (3c959c3) to head (943dec0).

Files with missing lines Patch % Lines
.../apache/iotdb/confignode/manager/cq/CQManager.java 65.38% 18 Missing ⚠️
...he/iotdb/confignode/manager/cq/CQScheduleTask.java 48.27% 15 Missing ⚠️
...onfignode/procedure/impl/cq/CreateCQProcedure.java 60.00% 14 Missing ⚠️
...apache/iotdb/confignode/persistence/cq/CQInfo.java 76.92% 6 Missing ⚠️
...gnode/consensus/request/write/cq/ActiveCQPlan.java 71.42% 2 Missing ⚠️
...nfignode/consensus/request/write/cq/AddCQPlan.java 85.71% 1 Missing ⚠️
...fignode/consensus/request/write/cq/DropCQPlan.java 85.71% 1 Missing ⚠️
...sus/request/write/cq/UpdateCQLastExecTimePlan.java 88.88% 1 Missing ⚠️
...gnode/persistence/executor/ConfigPlanExecutor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #17820      +/-   ##
=============================================
+ Coverage      42.38%   42.43%   +0.05%     
  Complexity       241      241              
=============================================
  Files           3617     3617              
  Lines         239532   239644     +112     
  Branches       29131    29151      +20     
=============================================
+ Hits          101517   101699     +182     
+ Misses        138015   137945      -70     

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

@jt2594838 jt2594838 merged commit 24be79a into dev/1.3 Jun 3, 2026
19 of 20 checks passed
@jt2594838 jt2594838 deleted the cp-29d0d51-dev-1.3 branch June 3, 2026 02:57
Caideyipi added a commit that referenced this pull request Jun 3, 2026
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.

2 participants