fix(transaction): failed to select transaction producer to call local state checker by ShannonDing · Pull Request #246 · apache/rocketmq-client-cpp

Conversation

@ShannonDing

Copy link

Member

@ShannonDing ShannonDing commented

Feb 18, 2020

edited

Loading

What is the purpose of the change

close #247
fix(transaction): failed to select transaction producer to call local state checker

@ShannonDing ShannonDing added the bug

Something isn't working

label

Feb 18, 2020

@ShannonDing ShannonDing added this to the 2.0.1 milestone

Feb 18, 2020

@codecov-io

Copy link

codecov-io commented

Feb 18, 2020

edited

Loading

Codecov Report

❗ No coverage uploaded for pull request base (master@6dcb6ec). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #246   +/-   ##
=========================================
  Coverage          ?   52.37%           
=========================================
  Files             ?      178           
  Lines             ?    11346           
  Branches          ?        0           
=========================================
  Hits              ?     5943           
  Misses            ?     5403           
  Partials          ?        0
Impacted Files Coverage Δ
src/extern/CProducer.cpp 42.81% <ø> (ø)
src/MQClientFactory.cpp 18.45% <0%> (ø)

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 6dcb6ec...f783281. Read the comment docs.

@vongosling vongosling merged commit 1e4ac9c into apache:master

Feb 19, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@vongosling vongosling vongosling approved these changes

Assignees

No one assigned

Labels

bug

Something isn't working

Projects

None yet

Milestone

2.0.1

Development

Successfully merging this pull request may close these issues.

failed to select transaction producer to call local state checker

3 participants

@ShannonDing @codecov-io @vongosling