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

tso/local: remove allocatorPatroller/PriorityChecker func #8845

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

okJiang
Copy link
Member

@okJiang okJiang commented Nov 22, 2024

What problem does this PR solve?

Issue Number: Close #8802

What is changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test

Release note

None.

@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/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Nov 22, 2024
@ti-chi-bot ti-chi-bot bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Nov 22, 2024
@okJiang okJiang changed the title tso/local: remove allocatorPatroller func tso/local: remove allocatorPatroller/PriorityChecker func Nov 22, 2024
Signed-off-by: okJiang <[email protected]>
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 75.25%. Comparing base (76e3b43) to head (faa4315).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #8845    +/-   ##
========================================
  Coverage   75.24%   75.25%            
========================================
  Files         456      458     +2     
  Lines       71608    71300   -308     
========================================
- Hits        53884    53656   -228     
+ Misses      14295    14230    -65     
+ Partials     3429     3414    -15     
Flag Coverage Δ
unittests 75.25% <0.00%> (+<0.01%) ⬆️

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

---- 🚨 Try these New Features:

@ti-chi-bot ti-chi-bot bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Nov 22, 2024
Copy link
Contributor

ti-chi-bot bot commented Nov 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lhy1024, 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 Nov 22, 2024
Copy link
Contributor

ti-chi-bot bot commented Nov 22, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-11-22 04:26:31.095112447 +0000 UTC m=+178578.714766954: ☑️ agreed by rleungx.
  • 2024-11-22 05:47:13.78677964 +0000 UTC m=+183421.406434142: ☑️ agreed by lhy1024.

@ti-chi-bot ti-chi-bot bot merged commit be4a366 into tikv:master Nov 22, 2024
23 of 25 checks passed
@okJiang okJiang deleted the local-tso-svr-1 branch November 22, 2024 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved 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.

Eliminate all code related to Local TSO
3 participants