jiazhai commented on a change in pull request #4079: PIP-34 Key_Shared
subscription core implementation.
URL: https://github.com/apache/pulsar/pull/4079#discussion_r276894650
##########
File path: pulsar-common/src/main/proto/PulsarApi.proto
##########
@@ -234,6 +236,7 @@ message CommandSubscribe {
Exclusive = 0;
Shared = 1;
Failover = 2;
+ Key_Shared = 3;
Review comment:
V14 is added in 2.4 release. It could be reused. @codelipenghui could you
add a comments after V14 for this change?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services