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

Add a new field store_id in Debug::get_metrics RPC. #288

Merged
merged 3 commits into from
Jul 12, 2018

Conversation

hicqu
Copy link
Contributor

@hicqu hicqu commented Jul 11, 2018

Add a new RPC to get store infomations from TiKV.


message StoreInfoResponse {
uint64 id = 1;
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need such standalone RPC? Can it be included in metrics response?

@hicqu hicqu changed the title add a new debug RPC to get store informations. Add a new field store_id in Debug::get_metrics RPC. Jul 11, 2018
@breezewish
Copy link
Member

LGTM

Copy link
Member

@siddontang siddontang left a comment

Choose a reason for hiding this comment

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

LGTM

@BusyJay
Copy link
Contributor

BusyJay commented Jul 12, 2018

@LinuxGit PTAL

@LinuxGit
Copy link

LGTM

@breezewish breezewish merged commit 3357dfe into master Jul 12, 2018
@breezewish breezewish deleted the debug-store-info branch July 12, 2018 05:34
sticnarf pushed a commit to sticnarf/kvproto that referenced this pull request Oct 27, 2019
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.

5 participants