zhaijack commented on a change in pull request #1165: PIP-13-2/3: support regex 
based subscription
URL: https://github.com/apache/incubator-pulsar/pull/1165#discussion_r166156522
 
 

 ##########
 File path: pulsar-common/src/main/proto/PulsarApi.proto
 ##########
 @@ -415,6 +415,18 @@ message CommandConsumerStatsResponse {
         optional uint64 msgBacklog                  = 15;
 }
 
+message CommandGetTopicsOfNamespace {
+       required uint64 request_id      = 1;
+       required string property    = 2;
+       required string cluster     = 3;
 
 Review comment:
   Thanks.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to