Lan Khuat created JAMES-3462:
--------------------------------
Summary: Implement CassandraMailboxChangeStore
Key: JAMES-3462
URL: https://issues.apache.org/jira/browse/JAMES-3462
Project: James Server
Issue Type: Sub-task
Reporter: Lan Khuat
Same purpose with the `MemoryMailboxChangeStore`, we now need to implement it
in Cassandra.
h1. How
1. Define a `MailboxChange` table with these fields:
- accountId
- state
- created
- updated
- destroyed
- date
2. Implement the `CassandraMailboxChangeStore` APIs, based on the contract that
has already been defined.
h1. DoD
Write unit tests to show that the `MailboxChangeStore` is working properly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]