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

Refactor not leader logic #412

Merged
merged 4 commits into from
Aug 13, 2018
Merged

Refactor not leader logic #412

merged 4 commits into from
Aug 13, 2018

Conversation

birdstorm
Copy link
Contributor

resolves #411

@codecov-io
Copy link

codecov-io commented Aug 2, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #412   +/-   ##
=========================================
  Coverage          ?   55.08%           
=========================================
  Files             ?      127           
  Lines             ?     5844           
  Branches          ?      879           
=========================================
  Hits              ?     3219           
  Misses            ?     2327           
  Partials          ?      298
Impacted Files Coverage Δ
...in/java/com/pingcap/tikv/region/RegionManager.java 60.57% <0%> (ø)
...ava/com/pingcap/tikv/region/RegionStoreClient.java 57.39% <0%> (ø)
...ava/com/pingcap/tikv/operation/KVErrorHandler.java 23.15% <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 21fe913...0f6c688. Read the comment docs.

@birdstorm
Copy link
Contributor Author

@ilovesoup PTAL

@birdstorm
Copy link
Contributor Author

/run-all-tests

Copy link
Contributor

@ilovesoup ilovesoup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ilovesoup ilovesoup merged commit 73f02c1 into master Aug 13, 2018
@ilovesoup ilovesoup deleted the fix_not_leader branch August 13, 2018 09:03
birdstorm added a commit that referenced this pull request Aug 24, 2018
birdstorm added a commit that referenced this pull request Aug 24, 2018
wfxxh pushed a commit to wanfangdata/tispark that referenced this pull request Jun 30, 2023
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.

通过tispark查询的时候出现Handle region task failed
3 participants