com-poorbar commented on a change in pull request #12792:
URL: https://github.com/apache/pulsar/pull/12792#discussion_r752877285



##########
File path: 
pulsar-common/src/main/java/org/apache/pulsar/common/protocol/Commands.java
##########
@@ -643,6 +643,15 @@ public static ByteBuf newActiveConsumerChange(long 
consumerId, boolean isActive)
         return serializeWithSize(cmd);
     }
 
+    public static ByteBuf newActiveConsumerChange(long consumerId, String 
keySharedProps) {

Review comment:
       Already revised




-- 
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]


Reply via email to