Skip to content

[ISSUE #9857] Optimize the performance of the notification by removing unnecessary retry checks#9858

Merged
lizhimins merged 1 commit intoapache:developfrom
qianye1001:issue-9857
Nov 18, 2025
Merged

[ISSUE #9857] Optimize the performance of the notification by removing unnecessary retry checks#9858
lizhimins merged 1 commit intoapache:developfrom
qianye1001:issue-9857

Conversation

@qianye1001
Copy link
Copy Markdown
Contributor

Change-Id: Iddb8841defd4a33e65080c2451df466d045e4a23

Which Issue(s) This PR Fixes

Fixes #9857

Brief Description

How Did You Test This Change?

Change-Id: Iddb8841defd4a33e65080c2451df466d045e4a23
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 17, 2025

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.31%. Comparing base (9c3e7fe) to head (85ef998).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
...cketmq/broker/processor/NotificationProcessor.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #9858      +/-   ##
=============================================
- Coverage      48.37%   48.31%   -0.06%     
+ Complexity     12277    12259      -18     
=============================================
  Files           1314     1314              
  Lines          93883    93875       -8     
  Branches       12044    12040       -4     
=============================================
- Hits           45419    45360      -59     
- Misses         42857    42894      +37     
- Partials        5607     5621      +14     

☔ 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 d750461 into apache:develop Nov 18, 2025
13 of 16 checks passed
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 the performance of the notification by removing unnecessary retry checks

4 participants