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

Update client-c to fix successive StoreNotMatch error #1713

Merged
merged 1 commit into from
Mar 31, 2021
Merged

Update client-c to fix successive StoreNotMatch error #1713

merged 1 commit into from
Mar 31, 2021

Conversation

leiysky
Copy link
Contributor

@leiysky leiysky commented Mar 31, 2021

What problem does this PR solve?

close #1717

Problem Summary:
See pingcap/tidb#22909

What is changed and how it works?

What's Changed:

Related changes

  • Need to cherry-pick to the release branch:

Check List

Tests

  • No code

Release note

  • No release note

@leiysky leiysky added type/bugfix This PR fixes a bug. needs-cherry-pick-release-5.0 PR which needs to be cherry-picked to release-5.0 labels Mar 31, 2021
@leiysky
Copy link
Contributor Author

leiysky commented Mar 31, 2021

/cc @solotzg @hanfei1991

Copy link
Contributor

@solotzg solotzg left a comment

Choose a reason for hiding this comment

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

lgtm

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Mar 31, 2021
@leiysky
Copy link
Contributor Author

leiysky commented Mar 31, 2021

/merge

@ti-srebot ti-srebot added the status/can-merge Indicates a PR has been approved by a committer. label Mar 31, 2021
@ti-srebot
Copy link
Collaborator

/run-all-tests

@ti-srebot
Copy link
Collaborator

cherry pick to release-5.0 in PR #1714

@JaySon-Huang JaySon-Huang deleted the fix/store-not-match branch March 31, 2021 15:50
@solotzg
Copy link
Contributor

solotzg commented Mar 31, 2021

Shall we fix such problem for 4.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-cherry-pick-release-5.0 PR which needs to be cherry-picked to release-5.0 status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. type/bugfix This PR fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

client-c can not deal with StoreNotMatch correctly
3 participants