Skip to content

Add print-wal tool and logs when failures of reading wal files #15416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jt2594838
Copy link
Contributor

@jt2594838 jt2594838 commented Apr 27, 2025

Copy link

codecov bot commented Apr 27, 2025

Codecov Report

Attention: Patch coverage is 35.06494% with 50 lines in your changes missing coverage. Please review.

Project coverage is 39.33%. Comparing base (c9453ab) to head (aa99cce).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
...orageengine/dataregion/wal/utils/WALPrintTool.java 0.00% 31 Missing ⚠️
...torageengine/dataregion/wal/io/WALInputStream.java 74.28% 9 Missing ⚠️
...eengine/dataregion/wal/utils/WALEntryPosition.java 16.66% 5 Missing ⚠️
...ne/plan/planner/plan/node/write/InsertRowNode.java 0.00% 2 Missing ⚠️
...plan/planner/plan/node/write/InsertTabletNode.java 0.00% 2 Missing ⚠️
.../storageengine/dataregion/wal/buffer/WALEntry.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15416      +/-   ##
============================================
- Coverage     39.36%   39.33%   -0.04%     
  Complexity      198      198              
============================================
  Files          4653     4655       +2     
  Lines        300823   301391     +568     
  Branches      37600    37644      +44     
============================================
+ Hits         118428   118546     +118     
- Misses       182395   182845     +450     

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

Copy link

@wangchao316
Copy link
Member

this tool is useful, we meet wal is broken, because disk error.

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