luoxiner commented on PR #1716: URL: https://github.com/apache/zookeeper/pull/1716#issuecomment-2658191057
> > What if we have consistent point-in-time snapshot ? [ZOOKEEPER-4874](https://issues.apache.org/jira/browse/ZOOKEEPER-4874) proposed not to do fuzzy snapshot. > > We probably do too many tricks for fuzzy snapshot to solve corner cases, and I think it is worth for us to resort to a consistent approach. > > Fuzzy snapshot is fuzzy. > > +1. Maybe we can generate a new snapshot file from the existing snapshot files and transaction files instead of generating the snapshot directly from the data in memory. Just like the garbage collection operation in LSM-Tree. -- 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: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org