Skip to content

Conversation

@jt2594838
Copy link
Contributor

Refer to the commits for details.

HxpSerein and others added 6 commits November 26, 2025 10:17
…15727)

* Fix stuck when stopping a DataNode with large unremovable WAL files

* spotless

* add shutdown hook watcher

* Fix logDispatcher stuck

* add re-interrupt
…sed request when performing empty table deleting (#16022)

* Fix double memory free of iotconsensus queue request during region deletion

* Fix missing searchIndex and lost deletion when no TsFile is involved.
…lure (#16169)

* fix IoTConsensus memory management

* Fix ref count of IoTConsensus request not decreased in allocation failure

* fix log level
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 46.85315% with 76 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.05%. Comparing base (752313e) to head (ff4e391).
⚠️ Report is 9 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...s/iot/logdispatcher/IoTConsensusMemoryManager.java 39.34% 37 Missing ⚠️
.../apache/iotdb/db/service/DataNodeShutdownHook.java 0.00% 19 Missing ⚠️
.../iotdb/consensus/iot/logdispatcher/SyncStatus.java 58.33% 5 Missing ⚠️
...db/db/storageengine/dataregion/wal/WALManager.java 50.00% 5 Missing ⚠️
...e/plan/planner/plan/node/write/DeleteDataNode.java 0.00% 4 Missing ⚠️
...tdb/consensus/iot/logdispatcher/LogDispatcher.java 80.00% 3 Missing ⚠️
...planner/plan/node/pipe/PipeEnrichedInsertNode.java 0.00% 1 Missing ⚠️
...lanner/plan/node/write/InsertMultiTabletsNode.java 0.00% 1 Missing ⚠️
...ner/plan/node/write/InsertRowsOfOneDeviceNode.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #16812      +/-   ##
=============================================
+ Coverage      41.04%   41.05%   +0.01%     
  Complexity       198      198              
=============================================
  Files           3589     3589              
  Lines         235798   235938     +140     
  Branches       28482    28499      +17     
=============================================
+ Hits           96788    96871      +83     
- Misses        139010   139067      +57     

☔ 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

@jt2594838 jt2594838 merged commit f0ec9c4 into dev/1.3 Nov 27, 2025
22 of 27 checks passed
@jt2594838 jt2594838 deleted the cp_iot_1.3 branch November 27, 2025 09:22
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