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

pdpb: return NodeStore in StoreHeartbeatResponse. #1291

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

LykxSassinator
Copy link
Contributor

Description

This task is a sub-task of tikv/tikv#18107, which is used to mitigate the latency impacts during scaling operations.
It mainly contains:

  • Add the NodeState trait to StoreHeartbeatResponse, used to returning it to relative TiKV nodes.

@ti-chi-bot ti-chi-bot bot requested a review from js00070 January 16, 2025 03:42
@ti-chi-bot ti-chi-bot bot added the size/XXL label Jan 16, 2025
@LykxSassinator
Copy link
Contributor Author

/cc @overvenus @lhy1024 @rleungx

@ti-chi-bot ti-chi-bot bot requested review from lhy1024, overvenus and rleungx January 16, 2025 07:09
Copy link

ti-chi-bot bot commented Jan 16, 2025

@lhy1024: 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

ti-chi-bot bot commented Jan 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lhy1024, overvenus, 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

Copy link

ti-chi-bot bot commented Jan 16, 2025

[LGTM Timeline notifier]

Timeline:

  • 2025-01-16 07:59:22.324841673 +0000 UTC m=+191833.779887806: ☑️ agreed by rleungx.
  • 2025-01-16 12:34:48.463176999 +0000 UTC m=+208359.918223147: ☑️ agreed by overvenus.

@LykxSassinator
Copy link
Contributor Author

/merge

@bufferflies bufferflies merged commit 1fdf413 into pingcap:master Jan 17, 2025
5 checks passed
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