Skip to content

Commit cfd925e

Browse files
committed
Keep ClusterStatus.proto in sync with master branch
1 parent 87b5389 commit cfd925e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase-protocol-shaded/src/main/protobuf/ClusterStatus.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ message ServerLoad {
304304
/**
305305
* The active monitored tasks
306306
*/
307-
repeated ServerTask tasks = 13;
307+
repeated ServerTask tasks = 15; /* 15 here to stay in sync with master branch */
308308
}
309309

310310
message LiveServerInfo {

0 commit comments

Comments
 (0)