Skip to content

[ISSUE #10432] Optimize RocksDB ConsumeQueue iterator for sequential …#10433

Open
echooymxq wants to merge 1 commit into
apache:developfrom
echooymxq:10432
Open

[ISSUE #10432] Optimize RocksDB ConsumeQueue iterator for sequential …#10433
echooymxq wants to merge 1 commit into
apache:developfrom
echooymxq:10432

Conversation

@echooymxq
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 58.33333% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.96%. Comparing base (7e0cec3) to head (9c0bf8f).

Files with missing lines Patch % Lines
...rocketmq/common/config/AbstractRocksDBStorage.java 0.00% 6 Missing ⚠️
...rocketmq/store/queue/RocksDBConsumeQueueTable.java 76.47% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10433      +/-   ##
=============================================
- Coverage      48.04%   47.96%   -0.09%     
+ Complexity     13305    13280      -25     
=============================================
  Files           1377     1377              
  Lines         100613   100604       -9     
  Branches       12992    12988       -4     
=============================================
- Hits           48341    48252      -89     
- Misses         46354    46418      +64     
- Partials        5918     5934      +16     

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

[Enhancement] Optimize RocksDB ConsumeQueue iterator for sequential reads

2 participants