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

move engine_store_ffi out of raftstore #167

Conversation

CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Sep 13, 2022

What problem does this PR solve?

Issue Number: ref pingcap/tiflash#5170

Problem Summary:

Since we have decoupled engine_store_ffi from raftstore, we hereby move it out thoroughly.

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 CalvinNeo requested a review from solotzg September 13, 2022 04:57
@CalvinNeo CalvinNeo force-pushed the migrate-move-engine-store-server-ffi-out branch from d5ef9e3 to f91aa7e Compare September 13, 2022 04:57
f
Signed-off-by: CalvinNeo <[email protected]>
@CalvinNeo CalvinNeo merged commit 20d7ef2 into pingcap:raftstore-proxy-6.2 Sep 13, 2022
@CalvinNeo CalvinNeo changed the title remove engine_store_ffi out of raftstore move engine_store_ffi out of raftstore Sep 13, 2022
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