gavinchou commented on issue #60036: URL: https://github.com/apache/doris/issues/60036#issuecomment-4001906521
Hi~ @Nj-kol There is a framework for the snapshot feature for storage-compute mode, you can check the feature with the entrypoint: cloud/src/snapshot/snapshot_manager.h and CloudSnapshotHandler.java here is the related PRs you can check them out if interested. [Pull requests ยท apache/doris](https://github.com/apache/doris/pulls?page=9&q=label%3Asnapshot%2Ccloud) BTW, this is a quite complex feature. -- 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]
