Skip to content

Conversation

ni-ze
Copy link
Contributor

@ni-ze ni-ze commented Feb 16, 2022

Separate InterruptedException from others, because it will be Interrupted when seek offset in MessageQueue.
#3853

@codecov-commenter
Copy link

codecov-commenter commented Feb 16, 2022

Codecov Report

Merging #3854 (7562b09) into develop (459b9d0) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #3854      +/-   ##
=============================================
- Coverage      47.36%   47.33%   -0.04%     
+ Complexity      4914     4882      -32     
=============================================
  Files            636      632       -4     
  Lines          42481    42278     -203     
  Branches        5561     5544      -17     
=============================================
- Hits           20122    20011     -111     
+ Misses         19857    19775      -82     
+ Partials        2502     2492      -10     
Impacted Files Coverage Δ
...ent/impl/consumer/DefaultLitePullConsumerImpl.java 68.79% <0.00%> (-0.24%) ⬇️
...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%) ⬇️
...ache/rocketmq/common/stats/MomentStatsItemSet.java 39.13% <0.00%> (-4.35%) ⬇️
...ava/org/apache/rocketmq/filter/util/BitsArray.java 58.11% <0.00%> (-4.28%) ⬇️
...he/rocketmq/client/impl/consumer/ProcessQueue.java 60.55% <0.00%> (-1.38%) ⬇️
...etmq/client/latency/LatencyFaultToleranceImpl.java 50.00% <0.00%> (-1.29%) ⬇️
...ketmq/common/protocol/body/RegisterBrokerBody.java 83.69% <0.00%> (-1.09%) ⬇️
...a/org/apache/rocketmq/store/StoreStatsService.java 29.96% <0.00%> (-0.66%) ⬇️
...ketmq/logappender/log4j/RocketmqLog4jAppender.java
... and 5 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 459b9d0...7562b09. Read the comment docs.

@duhenglucky duhenglucky merged commit fc01404 into apache:develop Feb 17, 2022
@duhenglucky duhenglucky added this to the 4.9.3 milestone Feb 17, 2022
devfat pushed a commit to devfat/rocketmq that referenced this pull request Mar 3, 2022
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this pull request Aug 12, 2022
carlvine500 pushed a commit to carlvine500/rocketmq-apache that referenced this pull request Sep 10, 2024
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.

3 participants