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 #608] Print message id and message queue when consume result is failure #609

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

drpmma
Copy link
Contributor

@drpmma drpmma commented Sep 22, 2023

Which Issue(s) This PR Fixes

Fixes #608

Brief Description

Print message id and message queue when consume result is failure to provide more information.

How Did You Test This Change?

@codecov-commenter
Copy link

Codecov Report

Merging #609 (c3972bb) into master (20c5fba) will decrease coverage by 8.98%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #609      +/-   ##
============================================
- Coverage     55.57%   46.59%   -8.98%     
- Complexity      663      664       +1     
============================================
  Files           259      207      -52     
  Lines         15460    11990    -3470     
  Branches       3757     3405     -352     
============================================
- Hits           8592     5587    -3005     
+ Misses         6623     6158     -465     
  Partials        245      245              
Flag Coverage Δ
java 62.65% <100.00%> (+0.03%) ⬆️
nodejs ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...ocketmq/client/java/impl/consumer/ConsumeTask.java 100.00% <100.00%> (ø)

... and 53 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@drpmma drpmma merged commit 92c627d into apache:master Sep 25, 2023
20 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] Print message id and message queue when consume result is failure
3 participants