swamirishi opened a new pull request, #8999: URL: https://github.com/apache/ozone/pull/8999
## What changes were proposed in this pull request? Right now Snapshot Cache while trying to load snapshot checks if the directory merely exists however since we are going to create another snapshot local metadata file and this is going to be required for the snapshot diff. Thus it would be a better model if we have create txn id similar to lastTxnId in snapshotInfo and check if the txn id has been flushed. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13633 ## How was this patch tested? Additional unit tests added -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org