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_r276885600
 
 

 ##########
 File path: pulsar-common/src/main/proto/PulsarApi.proto
 ##########
 @@ -110,8 +110,9 @@ message MessageMetadata {
        // Additional parameters required by encryption
        optional bytes encryption_param = 15;
        optional bytes schema_version = 16;
-
-        optional bool partition_key_b64_encoded = 17 [ default = false ];
+    optional bool partition_key_b64_encoded = 17 [ default = false ];
 
 Review comment:
   seems not aligned? :)

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

Reply via email to