Skip to content

Remove engine store server helper in raftstore#148

Merged
CalvinNeo merged 11 commits intopingcap:raftstore-proxy-6.2from
CalvinNeo:migrate-pre-handle-remove-engine-store-helper
Sep 1, 2022
Merged

Remove engine store server helper in raftstore#148
CalvinNeo merged 11 commits intopingcap:raftstore-proxy-6.2from
CalvinNeo:migrate-pre-handle-remove-engine-store-helper

Conversation

@CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Aug 24, 2022

What problem does this PR solve?

Issue Number: ref pingcap/tiflash#5170

Problem Summary:

After we have supported pre(post)_apply_snapshot, we can remove engine_store_server_helper thoroughly.

We will later move engine_store_ffi out of raftstore as soon as we managed to reclaim TiKVConfig.

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 9 commits August 23, 2022 15:36
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
…ikv#12889)

ref tikv#12849

Support new observers pre(post)_apply_snapshot.

Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
@CalvinNeo CalvinNeo merged commit 1edf78e into pingcap:raftstore-proxy-6.2 Sep 1, 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