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

Support batch allocating ids #1296

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Conversation

rleungx
Copy link
Member

@rleungx rleungx commented Feb 21, 2025

This PR is used to make AllocID support batch which will be used in the scheduling server for requesting IDs and reducing the overhead.

@rleungx
Copy link
Member Author

rleungx commented Feb 21, 2025

/cc @ystaticy

@ti-chi-bot ti-chi-bot bot requested a review from ystaticy February 21, 2025 07:52
@rleungx rleungx requested review from JmPotato and lhy1024 and removed request for ystaticy February 21, 2025 07:52
Copy link

ti-chi-bot bot commented Feb 24, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-02-24 02:40:34.318004273 +0000 UTC m=+237182.271162539: ☑️ agreed by JmPotato.
  • 2025-02-24 02:47:44.869579504 +0000 UTC m=+237612.822737767: ☑️ agreed by nolouch.

Copy link

ti-chi-bot bot commented Feb 24, 2025

@ystaticy: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link
Member

@overvenus overvenus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to add some comments.

Copy link

ti-chi-bot bot commented Feb 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JmPotato, nolouch, overvenus, ystaticy

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 the approved label Feb 24, 2025
@rleungx rleungx merged commit b6a98c6 into pingcap:master Feb 24, 2025
5 checks passed
@rleungx rleungx deleted the batch-alloc-id branch February 24, 2025 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants