gaoran10 commented on a change in pull request #8347:
URL: https://github.com/apache/pulsar/pull/8347#discussion_r511692191



##########
File path: pulsar-common/src/main/proto/PulsarMarkers.proto
##########
@@ -80,10 +80,12 @@ message ClusterMessageId {
 message MessageIdData {
        required uint64 ledger_id = 1;
        required uint64 entry_id  = 2;
+    optional int32 partition = 3 [default = -1];

Review comment:
       Yes, I'll fix this.




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


Reply via email to