Project

General

Profile

Subtask #43934

Updated by Jason Dillaman about 4 years ago

Create a new helper class that can encode/decode a JSON property stored within the non-primary image's image-meta. This would need to store the following fields: 

 -1) 1) image-sync/replay status 
   - status: idle/syncing 
   - current primary snapshot being synced and its progress- progress 
 2) resync requested 

 Promoting an image to primary should remove this field. We should also filter it out from image clones and mirror state recording.

Back