[ 
https://issues.apache.org/jira/browse/JAMES-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lan Khuat updated JAMES-3462:
-----------------------------
    Description: 
Same purpose with the MemoryMailboxChangeRepository, 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 CassandraMailboxChangeRepository APIs, based on the contract 
that has already been defined.
h1. DoD

Write unit tests to show that the MailboxChangeStore is working properly.

  was:
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.


> Implement CassandraMailboxChangeRepository
> ------------------------------------------
>
>                 Key: JAMES-3462
>                 URL: https://issues.apache.org/jira/browse/JAMES-3462
>             Project: James Server
>          Issue Type: Sub-task
>            Reporter: Lan Khuat
>            Priority: Major
>
> Same purpose with the MemoryMailboxChangeRepository, 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 CassandraMailboxChangeRepository 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: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to