Skip to content

[ISSUE #10103] Improve batch polling efficiency in pollIndexRecord method#10104

Merged
lizhimins merged 4 commits intoapache:developfrom
yx9o:dev-10103
Mar 17, 2026
Merged

[ISSUE #10103] Improve batch polling efficiency in pollIndexRecord method#10104
lizhimins merged 4 commits intoapache:developfrom
yx9o:dev-10103

Conversation

@yx9o
Copy link
Copy Markdown
Contributor

@yx9o yx9o commented Feb 14, 2026

Fixes #10103 .

Senrian pushed a commit to Senrian/rocketmq that referenced this pull request Feb 28, 2026
Signed-off-by: sen <sen@example.com>
@hill007299 hill007299 requested a review from lizhimins March 6, 2026 05:41
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.85%. Comparing base (34648ed) to head (2c430e9).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...ocketmq/store/index/rocksdb/IndexRocksDBStore.java 10.00% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop   #10104      +/-   ##
=============================================
- Coverage      48.90%   48.85%   -0.05%     
+ Complexity     13376    13361      -15     
=============================================
  Files           1373     1373              
  Lines          99922    99924       +2     
  Branches       12908    12908              
=============================================
- Hits           48865    48820      -45     
- Misses         45126    45166      +40     
- Partials        5931     5938       +7     

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

@lizhimins lizhimins merged commit ebf1595 into apache:develop Mar 17, 2026
11 of 12 checks passed
@yx9o yx9o deleted the dev-10103 branch March 17, 2026 13:51
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] Improve batch polling efficiency in pollIndexRecord method

3 participants