Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 19, 2020

Conversation

ShannonDing
Copy link
Member

@ShannonDing ShannonDing commented Feb 18, 2020

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

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
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

failed to select transaction producer to call local state checker
3 participants