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 rolling_update_fail when using Arrow format. #12899

Merged
merged 6 commits into from
Oct 31, 2019

Conversation

wshwsh12
Copy link
Contributor

@wshwsh12 wshwsh12 commented Oct 23, 2019

What problem does this PR solve?

In pingcap/tipb#135 , I change the photo and use the same number to indicate it. It will cause a compatibility problem, and rolling_update will fail.

What is changed and how it works?

Use a new number to indicate the new field.

Check List

Tests

  • Integration test

Code changes

Side effects

Related changes

Release note

@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #12899 into master will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master     #12899   +/-   ##
===========================================
  Coverage   80.0299%   80.0299%           
===========================================
  Files           468        468           
  Lines        109424     109424           
===========================================
  Hits          87572      87572           
  Misses        15138      15138           
  Partials       6714       6714

@wshwsh12
Copy link
Contributor Author

/run-all-tests

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0

@wshwsh12 wshwsh12 force-pushed the rolling_update_fail branch from 2185ed1 to 22fed4b Compare October 23, 2019 08:13
@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0

@XuHuaiyu XuHuaiyu removed their request for review October 23, 2019 08:19
@XuHuaiyu
Copy link
Contributor

/run-all-tests tikv=release-3.0 tidb-test=release-3.0 pd=release-3.0

@wshwsh12 wshwsh12 force-pushed the rolling_update_fail branch from 22fed4b to 2ff5fc3 Compare October 24, 2019 02:27
@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0 tidb-test=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0

@wshwsh12 wshwsh12 force-pushed the rolling_update_fail branch from 2ff5fc3 to 3174116 Compare October 25, 2019 06:52
@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-integration-common-test tikv=release-3.0 pd=release-3.0

@wshwsh12 wshwsh12 force-pushed the rolling_update_fail branch from 3174116 to fb6b58d Compare October 29, 2019 06:26
@wshwsh12
Copy link
Contributor Author

/run-integration-common-test tikv=release-3.0 pd=release-3.0

@wshwsh12 wshwsh12 force-pushed the rolling_update_fail branch from fb6b58d to c5e1cb7 Compare October 29, 2019 06:40
@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=pr/5754

Copy link
Contributor

@XuHuaiyu XuHuaiyu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@qw4990 qw4990 left a comment

Choose a reason for hiding this comment

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

LGTM

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=pr/5754

@breezewish
Copy link
Member

CI failed?

@breezewish
Copy link
Member

/run-all-tests tikv=pr/5754

@XuHuaiyu
Copy link
Contributor

@breeswish The fail case in CI has nothing to do with this commit.

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.

4 participants