lhotari commented on code in PR #25564:
URL: https://github.com/apache/pulsar/pull/25564#discussion_r3140439820
##########
pulsar-common/src/main/proto/PulsarApi.proto:
##########
@@ -1070,6 +1175,14 @@ message BaseCommand {
WATCH_TOPIC_LIST_CLOSE = 67;
TOPIC_MIGRATED = 68;
+
+ SCALABLE_TOPIC_LOOKUP = 70;
Review Comment:
Is it useful to also add ProtocolVersion enum or a FeatureFlag for the new
scalable topics protocol?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]