iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

[To dev/1.3] Throw CANNOT_FETCH_FI_STATE(722) instead of 301/305 while DN restarting

Open JackieTien97 opened this issue 7 months ago • 2 comments

cp from https://github.com/apache/iotdb/pull/15808 and https://github.com/apache/iotdb/pull/15580

JackieTien97 avatar Jun 24 '25 03:06 JackieTien97

Codecov Report

Attention: Patch coverage is 25.67568% with 55 lines in your changes missing coverage. Please review.

Project coverage is 41.14%. Comparing base (b3deabb) to head (250b570). Report is 1 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...e/plan/scheduler/FixedRateFragInsStateTracker.java 0.00% 40 Missing :warning:
.../org/apache/iotdb/db/utils/ErrorHandlingUtils.java 11.11% 8 Missing :warning:
.../db/queryengine/plan/execution/QueryExecution.java 0.00% 5 Missing :warning:
...ngine/execution/fragment/FragmentInstanceInfo.java 0.00% 2 Missing :warning:
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #15809      +/-   ##
=============================================
- Coverage      41.15%   41.14%   -0.01%     
  Complexity       198      198              
=============================================
  Files           3569     3569              
  Lines         231784   231820      +36     
  Branches       27673    27684      +11     
=============================================
  Hits           95387    95387              
- Misses        136397   136433      +36     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Jun 24 '25 04:06 codecov[bot]