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 ConfChange::AddLearnerNode command. #212

Merged
merged 7 commits into from
Nov 17, 2017
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions proto/eraftpb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,13 @@ message HardState {

message ConfState {
repeated uint64 nodes = 1;
repeated uint64 learner_nodes = 2;
Copy link
Member

Choose a reason for hiding this comment

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

}

enum ConfChangeType {
AddNode = 0;
RemoveNode = 1;
AddLearnerNode = 2;
}

message ConfChange {
Expand Down
1 change: 1 addition & 0 deletions proto/metapb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ message Region {
optional bytes end_key = 3;
optional RegionEpoch region_epoch = 4;
repeated Peer peers = 5;
repeated Peer learners = 6;
Copy link
Contributor

Choose a reason for hiding this comment

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

Should remove this too.

}

message Peer {
Expand Down
1 change: 1 addition & 0 deletions proto/pdpb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ message RegionHeartbeatRequest {
enum ConfChangeType {
AddNode = 0;
RemoveNode = 1;
AddLearnerNode = 2;
Copy link
Contributor

Choose a reason for hiding this comment

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

Why change this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I thought pd should also support add learner node command.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes. But not in this pr.

}

message ChangePeer {
Expand Down
146 changes: 73 additions & 73 deletions src/coprocessor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -952,79 +952,79 @@ static file_descriptor_proto_data: &'static [u8] = b"\
\x10.kvrpcpb.ContextR\x07context\x12\x0e\n\x02tp\x18\x02\x20\x01(\x03R\
\x02tp\x12\x12\n\x04data\x18\x03\x20\x01(\x0cR\x04data\x12-\n\x06ranges\
\x18\x04\x20\x03(\x0b2\x15.coprocessor.KeyRangeR\x06ranges\"\xd6\x01\n\
\x08Response\x12K\n\x04data\x18\x01\x20\x01(\x0cR\x04dataB7\xc8\xde\x1f\
\0\xda\xde\x1f/github.com/pingcap/tipb/sharedbytes.SharedBytes\x121\n\
\x0cregion_error\x18\x02\x20\x01(\x0b2\x0e.errorpb.ErrorR\x0bregionError\
\x12)\n\x06locked\x18\x03\x20\x01(\x0b2\x11.kvrpcpb.LockInfoR\x06locked\
\x12\x1f\n\x0bother_error\x18\x04\x20\x01(\tR\notherErrorB&\n\x18com.pin\
gcap.tikv.kvproto\xc8\xe2\x1e\x01\xd0\xe2\x1e\x01\xe0\xe2\x1e\x01J\xde\n\
\n\x06\x12\x04\0\0\x1f\x01\n\x08\n\x01\x0c\x12\x03\0\0\x12\n\x08\n\x01\
\x02\x12\x03\x01\x08\x13\n\t\n\x02\x03\0\x12\x03\x03\x07\x16\n\t\n\x02\
\x03\x01\x12\x03\x04\x07\x16\n\t\n\x02\x03\x02\x12\x03\x05\x07\x1d\n\x08\
\n\x01\x08\x12\x03\x07\0(\n\x0b\n\x04\x08\xe7\x07\0\x12\x03\x07\0(\n\x0c\
\n\x05\x08\xe7\x07\0\x02\x12\x03\x07\x07\x20\n\r\n\x06\x08\xe7\x07\0\x02\
\0\x12\x03\x07\x07\x20\n\x0e\n\x07\x08\xe7\x07\0\x02\0\x01\x12\x03\x07\
\x08\x1f\n\x0c\n\x05\x08\xe7\x07\0\x03\x12\x03\x07#'\n\x08\n\x01\x08\x12\
\x03\x08\0$\n\x0b\n\x04\x08\xe7\x07\x01\x12\x03\x08\0$\n\x0c\n\x05\x08\
\xe7\x07\x01\x02\x12\x03\x08\x07\x1c\n\r\n\x06\x08\xe7\x07\x01\x02\0\x12\
\x03\x08\x07\x1c\n\x0e\n\x07\x08\xe7\x07\x01\x02\0\x01\x12\x03\x08\x08\
\x1b\n\x0c\n\x05\x08\xe7\x07\x01\x03\x12\x03\x08\x1f#\n\x08\n\x01\x08\
\x12\x03\t\0*\n\x0b\n\x04\x08\xe7\x07\x02\x12\x03\t\0*\n\x0c\n\x05\x08\
\xe7\x07\x02\x02\x12\x03\t\x07\"\n\r\n\x06\x08\xe7\x07\x02\x02\0\x12\x03\
\t\x07\"\n\x0e\n\x07\x08\xe7\x07\x02\x02\0\x01\x12\x03\t\x08!\n\x0c\n\
\x05\x08\xe7\x07\x02\x03\x12\x03\t%)\n\x08\n\x01\x08\x12\x03\x0b\01\n\
\x0b\n\x04\x08\xe7\x07\x03\x12\x03\x0b\01\n\x0c\n\x05\x08\xe7\x07\x03\
\x02\x12\x03\x0b\x07\x13\n\r\n\x06\x08\xe7\x07\x03\x02\0\x12\x03\x0b\x07\
\x13\n\x0e\n\x07\x08\xe7\x07\x03\x02\0\x01\x12\x03\x0b\x07\x13\n\x0c\n\
\x05\x08\xe7\x07\x03\x07\x12\x03\x0b\x160\n\x1a\n\x02\x04\0\x12\x04\x0e\
\0\x11\x01\x1a\x0e\x20[start,\x20end)\n\n\n\n\x03\x04\0\x01\x12\x03\x0e\
\x08\x10\n\x0b\n\x04\x04\0\x02\0\x12\x03\x0f\x04\x14\n\r\n\x05\x04\0\x02\
\0\x04\x12\x04\x0f\x04\x0e\x12\n\x0c\n\x05\x04\0\x02\0\x05\x12\x03\x0f\
\x04\t\n\x0c\n\x05\x04\0\x02\0\x01\x12\x03\x0f\n\x0f\n\x0c\n\x05\x04\0\
\x02\0\x03\x12\x03\x0f\x12\x13\n\x0b\n\x04\x04\0\x02\x01\x12\x03\x10\x04\
\x12\n\r\n\x05\x04\0\x02\x01\x04\x12\x04\x10\x04\x0f\x14\n\x0c\n\x05\x04\
\0\x02\x01\x05\x12\x03\x10\x04\t\n\x0c\n\x05\x04\0\x02\x01\x01\x12\x03\
\x10\n\r\n\x0c\n\x05\x04\0\x02\x01\x03\x12\x03\x10\x10\x11\n\n\n\x02\x04\
\x01\x12\x04\x13\0\x18\x01\n\n\n\x03\x04\x01\x01\x12\x03\x13\x08\x0f\n\
\x0b\n\x04\x04\x01\x02\0\x12\x03\x14\x04\x20\n\r\n\x05\x04\x01\x02\0\x04\
\x12\x04\x14\x04\x13\x11\n\x0c\n\x05\x04\x01\x02\0\x06\x12\x03\x14\x04\
\x13\n\x0c\n\x05\x04\x01\x02\0\x01\x12\x03\x14\x14\x1b\n\x0c\n\x05\x04\
\x01\x02\0\x03\x12\x03\x14\x1e\x1f\n\x0b\n\x04\x04\x01\x02\x01\x12\x03\
\x15\x04\x11\n\r\n\x05\x04\x01\x02\x01\x04\x12\x04\x15\x04\x14\x20\n\x0c\
\n\x05\x04\x01\x02\x01\x05\x12\x03\x15\x04\t\n\x0c\n\x05\x04\x01\x02\x01\
\x01\x12\x03\x15\n\x0c\n\x0c\n\x05\x04\x01\x02\x01\x03\x12\x03\x15\x0f\
\x10\n\x0b\n\x04\x04\x01\x02\x02\x12\x03\x16\x04\x13\n\r\n\x05\x04\x01\
\x02\x02\x04\x12\x04\x16\x04\x15\x11\n\x0c\n\x05\x04\x01\x02\x02\x05\x12\
\x03\x16\x04\t\n\x0c\n\x05\x04\x01\x02\x02\x01\x12\x03\x16\n\x0e\n\x0c\n\
\x05\x04\x01\x02\x02\x03\x12\x03\x16\x11\x12\n\x0b\n\x04\x04\x01\x02\x03\
\x12\x03\x17\x04!\n\x0c\n\x05\x04\x01\x02\x03\x04\x12\x03\x17\x04\x0c\n\
\x0c\n\x05\x04\x01\x02\x03\x06\x12\x03\x17\r\x15\n\x0c\n\x05\x04\x01\x02\
\x03\x01\x12\x03\x17\x16\x1c\n\x0c\n\x05\x04\x01\x02\x03\x03\x12\x03\x17\
\x1f\x20\n\n\n\x02\x04\x02\x12\x04\x1a\0\x1f\x01\n\n\n\x03\x04\x02\x01\
\x12\x03\x1a\x08\x10\n\x0b\n\x04\x04\x02\x02\0\x12\x03\x1b\x04~\n\r\n\
\x05\x04\x02\x02\0\x04\x12\x04\x1b\x04\x1a\x12\n\x0c\n\x05\x04\x02\x02\0\
\x05\x12\x03\x1b\x04\t\n\x0c\n\x05\x04\x02\x02\0\x01\x12\x03\x1b\n\x0e\n\
\x0c\n\x05\x04\x02\x02\0\x03\x12\x03\x1b\x11\x12\n\x0c\n\x05\x04\x02\x02\
\0\x08\x12\x03\x1b\x13}\n\x0f\n\x08\x04\x02\x02\0\x08\xe7\x07\0\x12\x03\
\x1b\x14^\n\x10\n\t\x04\x02\x02\0\x08\xe7\x07\0\x02\x12\x03\x1b\x14*\n\
\x11\n\n\x04\x02\x02\0\x08\xe7\x07\0\x02\0\x12\x03\x1b\x14*\n\x12\n\x0b\
\x04\x02\x02\0\x08\xe7\x07\0\x02\0\x01\x12\x03\x1b\x15)\n\x10\n\t\x04\
\x02\x02\0\x08\xe7\x07\0\x07\x12\x03\x1b-^\n\x0f\n\x08\x04\x02\x02\0\x08\
\xe7\x07\x01\x12\x03\x1b`|\n\x10\n\t\x04\x02\x02\0\x08\xe7\x07\x01\x02\
\x12\x03\x1b`t\n\x11\n\n\x04\x02\x02\0\x08\xe7\x07\x01\x02\0\x12\x03\x1b\
`t\n\x12\n\x0b\x04\x02\x02\0\x08\xe7\x07\x01\x02\0\x01\x12\x03\x1bas\n\
\x10\n\t\x04\x02\x02\0\x08\xe7\x07\x01\x03\x12\x03\x1bw|\n\x0b\n\x04\x04\
\x02\x02\x01\x12\x03\x1c\x04#\n\r\n\x05\x04\x02\x02\x01\x04\x12\x04\x1c\
\x04\x1b~\n\x0c\n\x05\x04\x02\x02\x01\x06\x12\x03\x1c\x04\x11\n\x0c\n\
\x05\x04\x02\x02\x01\x01\x12\x03\x1c\x12\x1e\n\x0c\n\x05\x04\x02\x02\x01\
\x03\x12\x03\x1c!\"\n\x0b\n\x04\x04\x02\x02\x02\x12\x03\x1d\x04\x20\n\r\
\n\x05\x04\x02\x02\x02\x04\x12\x04\x1d\x04\x1c#\n\x0c\n\x05\x04\x02\x02\
\x02\x06\x12\x03\x1d\x04\x14\n\x0c\n\x05\x04\x02\x02\x02\x01\x12\x03\x1d\
\x15\x1b\n\x0c\n\x05\x04\x02\x02\x02\x03\x12\x03\x1d\x1e\x1f\n\x0b\n\x04\
\x04\x02\x02\x03\x12\x03\x1e\x04\x1b\n\r\n\x05\x04\x02\x02\x03\x04\x12\
\x04\x1e\x04\x1d\x20\n\x0c\n\x05\x04\x02\x02\x03\x05\x12\x03\x1e\x04\n\n\
\x0c\n\x05\x04\x02\x02\x03\x01\x12\x03\x1e\x0b\x16\n\x0c\n\x05\x04\x02\
\x02\x03\x03\x12\x03\x1e\x19\x1ab\x06proto3\
\x08Response\x12K\n\x04data\x18\x01\x20\x01(\x0cR\x04dataB7\xda\xde\x1f/\
github.com/pingcap/tipb/sharedbytes.SharedBytes\xc8\xde\x1f\0\x121\n\x0c\
region_error\x18\x02\x20\x01(\x0b2\x0e.errorpb.ErrorR\x0bregionError\x12\
)\n\x06locked\x18\x03\x20\x01(\x0b2\x11.kvrpcpb.LockInfoR\x06locked\x12\
\x1f\n\x0bother_error\x18\x04\x20\x01(\tR\notherErrorB&\n\x18com.pingcap\
.tikv.kvproto\xd0\xe2\x1e\x01\xc8\xe2\x1e\x01\xe0\xe2\x1e\x01J\xde\n\n\
\x06\x12\x04\0\0\x1f\x01\n\x08\n\x01\x0c\x12\x03\0\0\x12\n\x08\n\x01\x02\
\x12\x03\x01\x08\x13\n\t\n\x02\x03\0\x12\x03\x03\x07\x16\n\t\n\x02\x03\
\x01\x12\x03\x04\x07\x16\n\t\n\x02\x03\x02\x12\x03\x05\x07\x1d\n\x08\n\
\x01\x08\x12\x03\x07\0(\n\x0b\n\x04\x08\xe7\x07\0\x12\x03\x07\0(\n\x0c\n\
\x05\x08\xe7\x07\0\x02\x12\x03\x07\x07\x20\n\r\n\x06\x08\xe7\x07\0\x02\0\
\x12\x03\x07\x07\x20\n\x0e\n\x07\x08\xe7\x07\0\x02\0\x01\x12\x03\x07\x08\
\x1f\n\x0c\n\x05\x08\xe7\x07\0\x03\x12\x03\x07#'\n\x08\n\x01\x08\x12\x03\
\x08\0$\n\x0b\n\x04\x08\xe7\x07\x01\x12\x03\x08\0$\n\x0c\n\x05\x08\xe7\
\x07\x01\x02\x12\x03\x08\x07\x1c\n\r\n\x06\x08\xe7\x07\x01\x02\0\x12\x03\
\x08\x07\x1c\n\x0e\n\x07\x08\xe7\x07\x01\x02\0\x01\x12\x03\x08\x08\x1b\n\
\x0c\n\x05\x08\xe7\x07\x01\x03\x12\x03\x08\x1f#\n\x08\n\x01\x08\x12\x03\
\t\0*\n\x0b\n\x04\x08\xe7\x07\x02\x12\x03\t\0*\n\x0c\n\x05\x08\xe7\x07\
\x02\x02\x12\x03\t\x07\"\n\r\n\x06\x08\xe7\x07\x02\x02\0\x12\x03\t\x07\"\
\n\x0e\n\x07\x08\xe7\x07\x02\x02\0\x01\x12\x03\t\x08!\n\x0c\n\x05\x08\
\xe7\x07\x02\x03\x12\x03\t%)\n\x08\n\x01\x08\x12\x03\x0b\01\n\x0b\n\x04\
\x08\xe7\x07\x03\x12\x03\x0b\01\n\x0c\n\x05\x08\xe7\x07\x03\x02\x12\x03\
\x0b\x07\x13\n\r\n\x06\x08\xe7\x07\x03\x02\0\x12\x03\x0b\x07\x13\n\x0e\n\
\x07\x08\xe7\x07\x03\x02\0\x01\x12\x03\x0b\x07\x13\n\x0c\n\x05\x08\xe7\
\x07\x03\x07\x12\x03\x0b\x160\n\x1a\n\x02\x04\0\x12\x04\x0e\0\x11\x01\
\x1a\x0e\x20[start,\x20end)\n\n\n\n\x03\x04\0\x01\x12\x03\x0e\x08\x10\n\
\x0b\n\x04\x04\0\x02\0\x12\x03\x0f\x04\x14\n\r\n\x05\x04\0\x02\0\x04\x12\
\x04\x0f\x04\x0e\x12\n\x0c\n\x05\x04\0\x02\0\x05\x12\x03\x0f\x04\t\n\x0c\
\n\x05\x04\0\x02\0\x01\x12\x03\x0f\n\x0f\n\x0c\n\x05\x04\0\x02\0\x03\x12\
\x03\x0f\x12\x13\n\x0b\n\x04\x04\0\x02\x01\x12\x03\x10\x04\x12\n\r\n\x05\
\x04\0\x02\x01\x04\x12\x04\x10\x04\x0f\x14\n\x0c\n\x05\x04\0\x02\x01\x05\
\x12\x03\x10\x04\t\n\x0c\n\x05\x04\0\x02\x01\x01\x12\x03\x10\n\r\n\x0c\n\
\x05\x04\0\x02\x01\x03\x12\x03\x10\x10\x11\n\n\n\x02\x04\x01\x12\x04\x13\
\0\x18\x01\n\n\n\x03\x04\x01\x01\x12\x03\x13\x08\x0f\n\x0b\n\x04\x04\x01\
\x02\0\x12\x03\x14\x04\x20\n\r\n\x05\x04\x01\x02\0\x04\x12\x04\x14\x04\
\x13\x11\n\x0c\n\x05\x04\x01\x02\0\x06\x12\x03\x14\x04\x13\n\x0c\n\x05\
\x04\x01\x02\0\x01\x12\x03\x14\x14\x1b\n\x0c\n\x05\x04\x01\x02\0\x03\x12\
\x03\x14\x1e\x1f\n\x0b\n\x04\x04\x01\x02\x01\x12\x03\x15\x04\x11\n\r\n\
\x05\x04\x01\x02\x01\x04\x12\x04\x15\x04\x14\x20\n\x0c\n\x05\x04\x01\x02\
\x01\x05\x12\x03\x15\x04\t\n\x0c\n\x05\x04\x01\x02\x01\x01\x12\x03\x15\n\
\x0c\n\x0c\n\x05\x04\x01\x02\x01\x03\x12\x03\x15\x0f\x10\n\x0b\n\x04\x04\
\x01\x02\x02\x12\x03\x16\x04\x13\n\r\n\x05\x04\x01\x02\x02\x04\x12\x04\
\x16\x04\x15\x11\n\x0c\n\x05\x04\x01\x02\x02\x05\x12\x03\x16\x04\t\n\x0c\
\n\x05\x04\x01\x02\x02\x01\x12\x03\x16\n\x0e\n\x0c\n\x05\x04\x01\x02\x02\
\x03\x12\x03\x16\x11\x12\n\x0b\n\x04\x04\x01\x02\x03\x12\x03\x17\x04!\n\
\x0c\n\x05\x04\x01\x02\x03\x04\x12\x03\x17\x04\x0c\n\x0c\n\x05\x04\x01\
\x02\x03\x06\x12\x03\x17\r\x15\n\x0c\n\x05\x04\x01\x02\x03\x01\x12\x03\
\x17\x16\x1c\n\x0c\n\x05\x04\x01\x02\x03\x03\x12\x03\x17\x1f\x20\n\n\n\
\x02\x04\x02\x12\x04\x1a\0\x1f\x01\n\n\n\x03\x04\x02\x01\x12\x03\x1a\x08\
\x10\n\x0b\n\x04\x04\x02\x02\0\x12\x03\x1b\x04~\n\r\n\x05\x04\x02\x02\0\
\x04\x12\x04\x1b\x04\x1a\x12\n\x0c\n\x05\x04\x02\x02\0\x05\x12\x03\x1b\
\x04\t\n\x0c\n\x05\x04\x02\x02\0\x01\x12\x03\x1b\n\x0e\n\x0c\n\x05\x04\
\x02\x02\0\x03\x12\x03\x1b\x11\x12\n\x0c\n\x05\x04\x02\x02\0\x08\x12\x03\
\x1b\x13}\n\x0f\n\x08\x04\x02\x02\0\x08\xe7\x07\0\x12\x03\x1b\x14^\n\x10\
\n\t\x04\x02\x02\0\x08\xe7\x07\0\x02\x12\x03\x1b\x14*\n\x11\n\n\x04\x02\
\x02\0\x08\xe7\x07\0\x02\0\x12\x03\x1b\x14*\n\x12\n\x0b\x04\x02\x02\0\
\x08\xe7\x07\0\x02\0\x01\x12\x03\x1b\x15)\n\x10\n\t\x04\x02\x02\0\x08\
\xe7\x07\0\x07\x12\x03\x1b-^\n\x0f\n\x08\x04\x02\x02\0\x08\xe7\x07\x01\
\x12\x03\x1b`|\n\x10\n\t\x04\x02\x02\0\x08\xe7\x07\x01\x02\x12\x03\x1b`t\
\n\x11\n\n\x04\x02\x02\0\x08\xe7\x07\x01\x02\0\x12\x03\x1b`t\n\x12\n\x0b\
\x04\x02\x02\0\x08\xe7\x07\x01\x02\0\x01\x12\x03\x1bas\n\x10\n\t\x04\x02\
\x02\0\x08\xe7\x07\x01\x03\x12\x03\x1bw|\n\x0b\n\x04\x04\x02\x02\x01\x12\
\x03\x1c\x04#\n\r\n\x05\x04\x02\x02\x01\x04\x12\x04\x1c\x04\x1b~\n\x0c\n\
\x05\x04\x02\x02\x01\x06\x12\x03\x1c\x04\x11\n\x0c\n\x05\x04\x02\x02\x01\
\x01\x12\x03\x1c\x12\x1e\n\x0c\n\x05\x04\x02\x02\x01\x03\x12\x03\x1c!\"\
\n\x0b\n\x04\x04\x02\x02\x02\x12\x03\x1d\x04\x20\n\r\n\x05\x04\x02\x02\
\x02\x04\x12\x04\x1d\x04\x1c#\n\x0c\n\x05\x04\x02\x02\x02\x06\x12\x03\
\x1d\x04\x14\n\x0c\n\x05\x04\x02\x02\x02\x01\x12\x03\x1d\x15\x1b\n\x0c\n\
\x05\x04\x02\x02\x02\x03\x12\x03\x1d\x1e\x1f\n\x0b\n\x04\x04\x02\x02\x03\
\x12\x03\x1e\x04\x1b\n\r\n\x05\x04\x02\x02\x03\x04\x12\x04\x1e\x04\x1d\
\x20\n\x0c\n\x05\x04\x02\x02\x03\x05\x12\x03\x1e\x04\n\n\x0c\n\x05\x04\
\x02\x02\x03\x01\x12\x03\x1e\x0b\x16\n\x0c\n\x05\x04\x02\x02\x03\x03\x12\
\x03\x1e\x19\x1ab\x06proto3\
";

static mut file_descriptor_proto_lazy: ::protobuf::lazy::Lazy<::protobuf::descriptor::FileDescriptorProto> = ::protobuf::lazy::Lazy {
Expand Down
2 changes: 1 addition & 1 deletion src/debugpb.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4226,7 +4226,7 @@ static file_descriptor_proto_data: &'static [u8] = b"\
\x10RecoverFailPoint\x12\x20.debugpb.RecoverFailPointRequest\x1a!.debugp\
b.RecoverFailPointResponse\"\0\x12S\n\x0eListFailPoints\x12\x1e.debugpb.\
ListFailPointsRequest\x1a\x1f.debugpb.ListFailPointsResponse\"\0B&\n\x18\
com.pingcap.tikv.kvproto\xe0\xe2\x1e\x01\xc8\xe2\x1e\x01\xd0\xe2\x1e\x01\
com.pingcap.tikv.kvproto\xc8\xe2\x1e\x01\xe0\xe2\x1e\x01\xd0\xe2\x1e\x01\
J\x91%\n\x07\x12\x05\0\0\x95\x01\x01\n\x08\n\x01\x0c\x12\x03\0\0\x12\n\
\x08\n\x01\x02\x12\x03\x01\x08\x0f\n\t\n\x02\x03\0\x12\x03\x03\x07\x16\n\
\t\n\x02\x03\x01\x12\x03\x04\x07\x16\n\t\n\x02\x03\x02\x12\x03\x05\x07\
Expand Down
Loading