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

Re-enable debug service #131

Merged

Conversation

CalvinNeo
Copy link
Member

@CalvinNeo CalvinNeo commented Jul 22, 2022

What problem does this PR solve?

Issue Number: ref pingcap/tiflash#5170

Problem Summary:

Previously, since we use engine_tiflash, DebugService can not be started since it is not paramerized. Since tikv@fc49bdf, we can now reopen it.

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

@CLAassistant
Copy link

CLAassistant commented Jul 22, 2022

CLA assistant check
All committers have signed the CLA.

@CalvinNeo CalvinNeo changed the base branch from raftstore-proxy to raftstore-proxy-6.2 July 22, 2022 07:32
CalvinNeo and others added 2 commits July 22, 2022 15:42
ref tikv#12849

Parameterize debug service

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

Co-authored-by: Ti Chi Robot <[email protected]>
f
Signed-off-by: CalvinNeo <[email protected]>
@CalvinNeo CalvinNeo force-pushed the merge-re-enable-debug-service branch from 67bfd52 to e82c2eb Compare July 22, 2022 07:43
@CalvinNeo CalvinNeo merged commit 714b6ce into pingcap:raftstore-proxy-6.2 Aug 3, 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