We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c811157 commit 3c7ba5bCopy full SHA for 3c7ba5b
tikv-client-proto/proto/coprocessor_v2.proto
@@ -30,4 +30,4 @@ message RawCoprocessorResponse {
30
// Error message for cases like if no coprocessor with a matching name is found
31
// or on a version mismatch between plugin_api and the coprocessor.
32
string other_error = 4;
33
-}
+}
tikv-client-proto/proto/tikvpb.proto
@@ -225,4 +225,4 @@ message BatchCommandsEmptyRequest {
225
message BatchCommandsEmptyResponse {
226
// ID of the test request.
227
uint64 test_id = 1;
228
0 commit comments