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

client: support dynamic start/stop of the router client #9082

Merged
merged 8 commits into from
Feb 19, 2025

Conversation

JmPotato
Copy link
Member

What problem does this PR solve?

Issue Number: ref #8690.

What is changed and how does it work?

Support dynamic start and stop of the router client.

Check List

Tests

  • Unit test
  • Integration test

Release note

None.

@JmPotato JmPotato added the component/client Client logic. label Feb 18, 2025
@JmPotato JmPotato requested review from nolouch and rleungx February 18, 2025 10:44
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has signed the dco. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 18, 2025
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

Attention: Patch coverage is 84.93151% with 11 lines in your changes missing coverage. Please review.

Project coverage is 76.29%. Comparing base (b757cbe) to head (fb83211).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9082      +/-   ##
==========================================
+ Coverage   76.21%   76.29%   +0.07%     
==========================================
  Files         468      468              
  Lines       71642    71695      +53     
==========================================
+ Hits        54600    54697      +97     
+ Misses      13620    13591      -29     
+ Partials     3422     3407      -15     
Flag Coverage Δ
unittests 76.29% <84.93%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@JmPotato
Copy link
Member Author

/hold

@ti-chi-bot ti-chi-bot bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 18, 2025
@JmPotato JmPotato force-pushed the dynamically_enable_router_client branch 2 times, most recently from 2864c73 to 5cbfed2 Compare February 18, 2025 12:21
@JmPotato JmPotato removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 18, 2025
@JmPotato JmPotato force-pushed the dynamically_enable_router_client branch 2 times, most recently from 3783ad0 to a3434cb Compare February 19, 2025 02:32
Signed-off-by: JmPotato <[email protected]>
@JmPotato JmPotato force-pushed the dynamically_enable_router_client branch from a3434cb to fe50044 Compare February 19, 2025 02:34
Signed-off-by: JmPotato <[email protected]>
Signed-off-by: JmPotato <[email protected]>
@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Feb 19, 2025
Signed-off-by: JmPotato <[email protected]>
@JmPotato JmPotato force-pushed the dynamically_enable_router_client branch from c5e616c to cdc8823 Compare February 19, 2025 04:09
@JmPotato JmPotato requested a review from okJiang February 19, 2025 08:16
Copy link
Contributor

ti-chi-bot bot commented Feb 19, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: okJiang, rleungx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Feb 19, 2025
Copy link
Contributor

ti-chi-bot bot commented Feb 19, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-02-19 03:54:02.083560425 +0000 UTC m=+1019884.479782487: ☑️ agreed by rleungx.
  • 2025-02-19 09:53:29.546978344 +0000 UTC m=+1041451.943200406: ☑️ agreed by okJiang.

@okJiang
Copy link
Member

okJiang commented Feb 19, 2025

/retest

@ti-chi-bot ti-chi-bot bot merged commit 2bbeb9c into tikv:master Feb 19, 2025
25 checks passed
@JmPotato JmPotato deleted the dynamically_enable_router_client branch February 19, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved component/client Client logic. dco-signoff: yes Indicates the PR's author has signed the dco. lgtm release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants