publish init add followers
This commit is contained in:
@@ -192,6 +192,7 @@ message PublishMessageRequest {
|
||||
Topic topic = 1;
|
||||
Partition partition = 2;
|
||||
int32 ack_interval = 3;
|
||||
repeated string follower_brokers = 4;
|
||||
}
|
||||
oneof message {
|
||||
InitMessage init = 1;
|
||||
|
||||
Reference in New Issue
Block a user