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

Keep "block" as the default snapshot apply method #2119

Closed
wants to merge 1 commit into from

Conversation

JaySon-Huang
Copy link
Contributor

@JaySon-Huang JaySon-Huang commented Jun 8, 2021

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary: rollback the default value to "block" for applying snapshot method because we find #2118 that will make TiFlash crash when a table "pk is handle" is true.

What is changed and how it works?

Use "block" instead of "file1" as the default value of apply method

Related changes

  • PR to update pingcap/docs/pingcap/docs-cn:
  • Need to cherry-pick to the release branch:

Check List

Tests

  • No code

Side effects

Release note

  • No release note

@JaySon-Huang JaySon-Huang self-assigned this Jun 8, 2021
@JaySon-Huang JaySon-Huang added the CHERRY-PICK cherry pick label Jun 8, 2021
@JaySon-Huang
Copy link
Contributor Author

/run-all-tests

@JaySon-Huang
Copy link
Contributor Author

done by #2121

@JaySon-Huang JaySon-Huang deleted the JaySon-Huang-patch-1 branch June 8, 2021 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHERRY-PICK cherry pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant