You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/02/06 00:32:57 UTC

[GitHub] zhaijack commented on a change in pull request #1165: PIP-13-2/3: support regex based subscription

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_r166156444
 
 

 ##########
 File path: pulsar-common/src/main/proto/PulsarApi.proto
 ##########
 @@ -458,6 +470,9 @@ message BaseCommand {
 		REACHED_END_OF_TOPIC = 27;
 
 		SEEK = 28;
+
+		GET_TOPICS_OF_NAMESPACE 			= 29;
 
 Review comment:
   Yes. there was #1066 to `get the last message id`, which is marked as 1.22. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services