Skip to content

Commit 6f33125

Browse files
committed
add analytics role
1 parent ef06800 commit 6f33125

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/proto/admin.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ enum Role {
121121
ROLE_PASSIVE_BACKUP = 3;
122122
ROLE_MESSAGING_ONLY = 4;
123123
ROLE_SECONDARY = 5;
124+
ROLE_ANALYTICS = 6;
124125
}
125126

126127
message GetReplicationGroupRequest {

0 commit comments

Comments
 (0)