Skip to content

Conversation

BurningCN
Copy link
Member

for issue #2811

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 51.823% when pulling 0b6bd18 on BurningCN:fix_test_consume_wrong_topic into ba74c49 on apache:develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 51.823% when pulling 0b6bd18 on BurningCN:fix_test_consume_wrong_topic into ba74c49 on apache:develop.

@codecov-commenter
Copy link

Codecov Report

Merging #2824 (0b6bd18) into develop (1fbccd1) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #2824      +/-   ##
=============================================
+ Coverage      46.74%   46.76%   +0.02%     
+ Complexity      3441     3438       -3     
=============================================
  Files            307      307              
  Lines          29055    29056       +1     
  Branches        4171     4172       +1     
=============================================
+ Hits           13581    13588       +7     
+ Misses         13636    13627       -9     
- Partials        1838     1841       +3     
Impacted Files Coverage Δ Complexity Δ
...ketmq/client/impl/consumer/PullMessageService.java 75.55% <0.00%> (-4.45%) 9.00% <0.00%> (-1.00%)
...a/org/apache/rocketmq/filter/util/BloomFilter.java 59.13% <0.00%> (-2.16%) 25.00% <0.00%> (-1.00%)
...mq/client/consumer/store/LocalFileOffsetStore.java 56.86% <0.00%> (-1.97%) 19.00% <0.00%> (ø%)
...che/rocketmq/namesrv/kvconfig/KVConfigManager.java 59.18% <0.00%> (-1.03%) 11.00% <0.00%> (-1.00%)
.../rocketmq/client/impl/consumer/PullAPIWrapper.java 50.42% <0.00%> (-0.86%) 12.00% <0.00%> (-1.00%)
...org/apache/rocketmq/store/DefaultMessageStore.java 55.61% <0.00%> (-0.85%) 110.00% <0.00%> (ø%)
...etmq/client/latency/LatencyFaultToleranceImpl.java 50.00% <0.00%> (ø) 8.00% <0.00%> (ø%)
...ain/java/org/apache/rocketmq/store/MappedFile.java 50.90% <0.00%> (+0.36%) 52.00% <0.00%> (+1.00%)
...he/rocketmq/client/trace/AsyncTraceDispatcher.java 74.11% <0.00%> (+0.50%) 17.00% <0.00%> (ø%)
.../rocketmq/broker/filter/ConsumerFilterManager.java 73.99% <0.00%> (+1.79%) 33.00% <0.00%> (ø%)
... and 2 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 1fbccd1...0b6bd18. Read the comment docs.

@duhenglucky duhenglucky merged commit 8eb0472 into apache:develop Apr 19, 2021
@BurningCN BurningCN deleted the fix_test_consume_wrong_topic branch April 19, 2021 11:09
@zongtanghu zongtanghu added this to the 4.9.0 milestone Jun 4, 2021
GenerousMan pushed a commit to GenerousMan/rocketmq that referenced this pull request Aug 12, 2022
…topic

[ISSUE apache#2811] Fix the wrong topic was consumed in the DefaultMessageStoreTest test program
pulllock pushed a commit to pulllock/rocketmq that referenced this pull request Oct 19, 2023
…topic

[ISSUE apache#2811] Fix the wrong topic was consumed in the DefaultMessageStoreTest test program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants