René Cordier created JAMES-3136:
-----------------------------------
Summary: Testing for failures & message projection
Key: JAMES-3136
URL: https://issues.apache.org/jira/browse/JAMES-3136
Project: James Server
Issue Type: Test
Reporter: René Cordier
We need to choose a source of truth. MessageIdToImapUid should be prefered as
it holds flags conditional updates.
* We thus need to modify CassandraMessageMapper 'add' + 'copy' to first write
to the source of truth ({{imapUidTable}})
*TODO*
* Add a retry strategy on write operations on {{messageIdTable}} could limit
inconsistencies.
* Tests to demonstrate MessageIdToImapUid is considered as a source of truth.
(see preliminary work done here:
[https://github.com/linagora/james-project/pull/3151] in JAMES-3076)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]