Skip to content

Fix WAL roll file test flush wait#17904

Open
Caideyipi wants to merge 1 commit into
masterfrom
fix-wal-roll-file-test-wait
Open

Fix WAL roll file test flush wait#17904
Caideyipi wants to merge 1 commit into
masterfrom
fix-wal-roll-file-test-wait

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Wait for the WALFlushListener returned by WAL writes instead of polling WAL buffer internal consumed state. Tests: mvn -Ddevelocity.off=true spotless:check -pl iotdb-core/datanode

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.74%. Comparing base (86987e4) to head (0f58e8c).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17904      +/-   ##
============================================
- Coverage     40.74%   40.74%   -0.01%     
- Complexity     2621     2622       +1     
============================================
  Files          5245     5245              
  Lines        363136   363156      +20     
  Branches      46762    46762              
============================================
- Hits         147960   147955       -5     
- Misses       215176   215201      +25     

☔ View full report in Codecov by Harness.
📢 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.

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