nandakumar131 commented on PR #3885:
URL: https://github.com/apache/ozone/pull/3885#issuecomment-1316607692

   >  So how were we thinking of doing a partial diff?
   
   If we plan on implementing partial diff, then we have to make 
`newObjIdToKeyMap` and `oldObjIdToKeyMap` as some kind of disk-based Map (maybe 
we can use RocksDB?). We should also start writing the SnapshotDiff output to 
some file on disk.
   
   We can explore more on this when we work on implementing the paging logic ( 
& support huge SnapshotDiff).


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to