zymap commented on a change in pull request #4776: [Transaction][Buffer]Add new 
marker to show which message belongs to transaction
URL: https://github.com/apache/pulsar/pull/4776#discussion_r305733666
 
 

 ##########
 File path: pulsar-common/src/main/proto/PulsarApi.proto
 ##########
 @@ -123,6 +123,11 @@ message MessageMetadata {
     // internal metadata instead of application published data.
     // Markers will generally not be propagated back to clients
     optional int32 marker_type = 20;
+
+       // transaction related message info
+       optional int64 indirect_ledger_id = 21;
 
 Review comment:
   Sure.

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