Skip to content

Commit

Permalink
add to ConsumerEventStart
Browse files Browse the repository at this point in the history
  • Loading branch information
patriknw committed Nov 29, 2023
1 parent 72c7578 commit e1abef2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ message ConsumerEventInit {

message ConsumerEventStart {
repeated FilterCriteria filter = 1;
ReplicaInfo replica_info = 6;
}

message KeepAlive { }

0 comments on commit e1abef2

Please sign in to comment.