codelipenghui commented on a change in pull request #10224:
URL: https://github.com/apache/pulsar/pull/10224#discussion_r613994619



##########
File path: 
pulsar-transaction/coordinator/src/main/proto/PulsarTransactionMetadata.proto
##########
@@ -50,4 +50,5 @@ message TransactionMetadataEntry {
   optional uint64 timeout_ms      = 8;
   optional uint64 start_time      = 9;
   optional uint64 last_modification_time = 10;
+  optional uint64 max_sequence_id = 11;

Review comment:
       Is it better to use max_local_txn_id




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