Skip to content

*: fix rolling_update_fail when using Arrow format.#12899

Merged
wshwsh12 merged 6 commits into
pingcap:masterfrom
wshwsh12:rolling_update_fail
Oct 31, 2019
Merged

*: fix rolling_update_fail when using Arrow format.#12899
wshwsh12 merged 6 commits into
pingcap:masterfrom
wshwsh12:rolling_update_fail

Conversation

@wshwsh12
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor Author

/run-all-tests

@wshwsh12
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

/run-all-tests tikv=release-3.0

@XuHuaiyu XuHuaiyu removed their request for review October 23, 2019 08:19
@XuHuaiyu
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@wshwsh12
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@wshwsh12
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

/run-all-tests tikv=pr/5754

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

/run-all-tests tikv=pr/5754

@breezewish
Copy link
Copy Markdown
Member

CI failed?

@breezewish
Copy link
Copy Markdown
Member

/run-all-tests tikv=pr/5754

@XuHuaiyu
Copy link
Copy Markdown
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