rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[ISSUE #8592] Not notify long polling request when pop orderly consume blocked

Open lizhimins opened this issue 1 year ago • 1 comments
trafficstars

Which Issue(s) This PR Fixes

Fixes #8592

Brief Description

How Did You Test This Change?

lizhimins avatar Aug 28 '24 07:08 lizhimins

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 47.20%. Comparing base (00a05a5) to head (44b01cc).

Files Patch % Lines
...rocketmq/broker/processor/PopMessageProcessor.java 0.00% 5 Missing :warning:
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8593      +/-   ##
=============================================
- Coverage      47.23%   47.20%   -0.03%     
+ Complexity     11464    11458       -6     
=============================================
  Files           1277     1277              
  Lines          89342    89342              
  Branches       11480    11480              
=============================================
- Hits           42202    42177      -25     
- Misses         41939    41967      +28     
+ Partials        5201     5198       -3     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 28 '24 08:08 codecov-commenter