Skip to content

BackupStatusMgr changes

Choose a tag to compare

@arunagrawal84 arunagrawal84 released this 14 Jul 20:36
· 447 commits to 3.x since this release
  1. Make backup/snapshot status manager store additional details like meta file location.
  2. Ensure it can save last 60 snapshot days.
  3. Allow bindable values on how to save snapshot status in file/datastore. Default implementation stores in a file on the local instance.
  4. Non-backward compatible. The previous backup file gets overwritten with new values(null) during the upgrade process.