szetszwo commented on PR #1173:
URL: https://github.com/apache/ratis/pull/1173#issuecomment-2447930304

   @133tosakarin , we already have 
   - `callId` in 
https://github.com/apache/ratis/blob/bf15765a58ac1476a13239d812df0c0b172acb22/ratis-proto/src/main/proto/Raft.proto#L221
 
   and 
   
   - `termIndex` in 
https://github.com/apache/ratis/blob/bf15765a58ac1476a13239d812df0c0b172acb22/ratis-proto/src/main/proto/Raft.proto#L211
   
   For new and old snapshotRequest detection, could we reuse them instead of 
adding a new timestamp?


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