diff --git a/docs/recovery-operation-inventory.json b/docs/recovery-operation-inventory.json index dda5c88..6fef40b 100644 --- a/docs/recovery-operation-inventory.json +++ b/docs/recovery-operation-inventory.json @@ -71,7 +71,16 @@ "resources": ["postgresql", "queue", "smtp"], "mode": "forward_recovery", "fenced": true, - "adoption": "planned", + "adoption": "adopted", + "issue": "https://git.add-ideas.de/GovOPlaN/govoplan-mail/issues/19" + }, + { + "id": "mail.sent.imap-append", + "repository": "govoplan-mail", + "resources": ["postgresql", "imap"], + "mode": "forward_recovery", + "fenced": true, + "adoption": "adopted", "issue": "https://git.add-ideas.de/GovOPlaN/govoplan-mail/issues/19" }, { @@ -86,10 +95,10 @@ { "id": "mail.mailbox.sync-cursor", "repository": "govoplan-mail", - "resources": ["postgresql", "imap", "object-storage"], - "mode": "forward_recovery", + "resources": ["postgresql", "imap"], + "mode": "atomic", "fenced": true, - "adoption": "planned", + "adoption": "adopted", "issue": "https://git.add-ideas.de/GovOPlaN/govoplan-mail/issues/19" }, {