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

Support can_apply_snapshot #166

Merged
merged 4 commits into from
Sep 13, 2022

Conversation

CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Sep 9, 2022

What problem does this PR solve?

Issue Number: ref pingcap/tiflash#5170

Problem Summary:

Keep in mind that we cherry pick from TiKV master. So we must rollback some lines, if we can't find an easy way to pick dependency. Including:

  1. WithIoTypes/IoTypes's name

We also manually copy:

  1. delete_ranges_cfs

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

None

CalvinNeo and others added 2 commits September 8, 2022 23:57
ref tikv#12849

Support new engine trait can_apply_snapshot

Signed-off-by: CalvinNeo <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
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.

2 participants