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 2019/04/28 03:38:45 UTC

[GitHub] [pulsar] sijie commented on a change in pull request #4153: [WIP] PIP 35: Improve topic lookup for topics that have high number of partitions

sijie commented on a change in pull request #4153: [WIP] PIP 35: Improve topic lookup for topics that have high number of partitions
URL: https://github.com/apache/pulsar/pull/4153#discussion_r279176106
 
 

 ##########
 File path: pulsar-common/src/main/proto/PulsarApi.proto
 ##########
 @@ -184,6 +184,7 @@ enum ProtocolVersion {
 	v13 = 13; // Schema-registry : added avro schema format for json
 	v14 = 14; // Add CommandAuthChallenge and CommandAuthResponse for mutual auth
 	          // Added Key_Shared subscription
+	v15 = 15; // Add batch lookup support
 
 Review comment:
   depend on when this PR will be merged. if it is merged in 2.4.0, you can just add "Add batch lookup support" to v14.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services