Skip to content
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

[ISSUE #8998] no retry is required when time=0 #8999

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

3424672656
Copy link
Contributor

…ansmission is required

Which Issue(s) This PR Fixes

Fixes #8998

Brief Description

How Did You Test This Change?

@3424672656 3424672656 changed the title [ISSUE #8998]fix: no retry is required when time=0 [ISSUE #8998] no retry is required when time=0 Nov 28, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.61%. Comparing base (95b88ff) to head (a0a7b15).
Report is 43 commits behind head on develop.

Files with missing lines Patch % Lines
...g/apache/rocketmq/client/impl/MQClientAPIImpl.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8999      +/-   ##
=============================================
+ Coverage      47.43%   47.61%   +0.18%     
- Complexity     11660    11759      +99     
=============================================
  Files           1294     1304      +10     
  Lines          90424    91211     +787     
  Branches       11627    11719      +92     
=============================================
+ Hits           42894    43433     +539     
- Misses         42259    42394     +135     
- Partials        5271     5384     +113     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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] no retry is required when time=0
2 participants