Skip to content

Conversation

luky116
Copy link
Contributor

@luky116 luky116 commented Mar 20, 2022

Make sure set the target branch to develop

What is the purpose of the change

When the MAC 12 system uses the request reply function, the response time of the producer is very long, so the response time should be optimized

ISSUE

#3933

@luky116 luky116 changed the title fix mac 12+ slow bug #3933 fix mac 12+ slow bug Mar 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2022

Codecov Report

Merging #4010 (fbd04e3) into develop (6ff00ed) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop    #4010      +/-   ##
=============================================
+ Coverage      47.89%   47.96%   +0.06%     
- Complexity      4995     5007      +12     
=============================================
  Files            633      635       +2     
  Lines          42526    42506      -20     
  Branches        5573     5567       -6     
=============================================
+ Hits           20369    20387      +18     
+ Misses         19658    19625      -33     
+ Partials        2499     2494       -5     
Impacted Files Coverage Δ
...cketmq/broker/processor/ReplyMessageProcessor.java 55.11% <100.00%> (+0.20%) ⬆️
...org/apache/rocketmq/common/stats/StatsItemSet.java 41.79% <0.00%> (-8.96%) ⬇️
...in/java/org/apache/rocketmq/test/util/MQAdmin.java 38.88% <0.00%> (-5.56%) ⬇️
...ava/org/apache/rocketmq/filter/util/BitsArray.java 59.82% <0.00%> (-2.57%) ⬇️
...n/java/org/apache/rocketmq/store/RunningFlags.java 31.11% <0.00%> (-2.23%) ⬇️
.../rocketmq/broker/filter/ConsumerFilterManager.java 72.19% <0.00%> (-1.80%) ⬇️
...he/rocketmq/client/trace/AsyncTraceDispatcher.java 78.21% <0.00%> (-1.49%) ⬇️
...ools/command/acl/DeleteAccessConfigSubCommand.java 31.70% <0.00%> (-0.80%) ⬇️
...s/command/message/QueryMsgTraceByIdSubCommand.java 43.93% <0.00%> (-0.68%) ⬇️
...ols/command/consumer/ConsumerStatusSubCommand.java 38.35% <0.00%> (-0.54%) ⬇️
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ff00ed...fbd04e3. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 51.912% when pulling 176e5c4 on luky116:fix-mac12SlowBug2 into 6ff00ed on apache:develop.

@coveralls
Copy link

coveralls commented Mar 20, 2022

Coverage Status

Coverage increased (+0.2%) to 51.955% when pulling fbd04e3 on luky116:fix-mac12SlowBug2 into 8745d4c on apache:develop.

@luky116 luky116 force-pushed the fix-mac12SlowBug2 branch from 176e5c4 to a5b7de3 Compare March 20, 2022 10:20
@luky116 luky116 force-pushed the fix-mac12SlowBug2 branch from a5b7de3 to 64891f9 Compare March 26, 2022 00:38
@luky116 luky116 force-pushed the fix-mac12SlowBug2 branch from 64891f9 to fbd04e3 Compare April 7, 2022 16:38
@duhenglucky duhenglucky merged commit ead6274 into apache:develop Apr 11, 2022
@duhenglucky duhenglucky added this to the 4.9.4 milestone Apr 11, 2022
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this pull request Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants