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

Reuse engine_rocks in engine_tiflash #143

Open
wants to merge 11 commits into
base: raftstore-proxy-6.2
Choose a base branch
from

Conversation

CalvinNeo
Copy link
Member

Signed-off-by: CalvinNeo [email protected]

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

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 11 commits July 20, 2022 14:41
We add support for new observer pre_exec in this PR.
We will filter ComputeHash and VerifyHash now.
We will firstly try flush then CompactLog if succeed.
and unsafe backoff

* raftstore: use force_send to send ApplyRes (tikv#13168)

close tikv#13160

Use force_send to send ApplyRes

Signed-off-by: 5kbpers <[email protected]>

Co-authored-by: Ti Chi Robot <[email protected]>

Co-authored-by: 5kbpers <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
close tikv#13217, ref tikv#13217

support cgroup limit memory in diagnostics service

Signed-off-by: Lloyd-Pottiger <[email protected]>

Co-authored-by: Lloyd-Pottiger <[email protected]>

Co-authored-by: Lloyd-Pottiger <[email protected]>
Co-authored-by: Calvin Neo <[email protected]>
)

* raftstore: Implement observer on_compute_engine_size (tikv#12948)

ref tikv#12849

Implement observer on_compute_engine_size

Signed-off-by: CalvinNeo <[email protected]>

Co-authored-by: Xinye Tao <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>

* inc gc time

Signed-off-by: CalvinNeo <[email protected]>

Co-authored-by: Xinye Tao <[email protected]>
Co-authored-by: Ti Chi Robot <[email protected]>
Signed-off-by: CalvinNeo <[email protected]>
@CalvinNeo CalvinNeo mentioned this pull request Aug 17, 2022
12 tasks
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