rocketmq icon indicating copy to clipboard operation
rocketmq copied to clipboard

[ISSUE #6782]Optimize and streamline ConsumeQueueStore#doFindOrCreateConsumeQueue code

Open mxsm opened this issue 2 years ago • 2 comments

Which Issue(s) This PR Fixes

Fixes #6782

Brief Description

  • Optimize and streamline ConsumeQueueStore#doFindOrCreateConsumeQueue code

How Did You Test This Change?

mxsm avatar May 21 '23 15:05 mxsm

Codecov Report

Merging #6783 (edd5e4b) into develop (bd7db7e) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop    #6783      +/-   ##
=============================================
- Coverage      42.92%   42.86%   -0.07%     
+ Complexity      8985     8971      -14     
=============================================
  Files           1104     1104              
  Lines          78376    78369       -7     
  Branches       10203    10201       -2     
=============================================
- Hits           33645    33590      -55     
- Misses         40512    40562      +50     
+ Partials        4219     4217       -2     
Impacted Files Coverage Δ
...apache/rocketmq/store/queue/ConsumeQueueStore.java 47.01% <100.00%> (-0.63%) :arrow_down:

... and 14 files with indirect coverage changes

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

codecov-commenter avatar May 21 '23 15:05 codecov-commenter

This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this PR.

github-actions[bot] avatar Jun 30 '24 00:06 github-actions[bot]

This PR was closed because it has been inactive for 3 days since being marked as stale.

github-actions[bot] avatar Jul 04 '24 00:07 github-actions[bot]