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:
[email protected]
With regards,
Apache Git Services