[ 
https://issues.apache.org/jira/browse/MAILBOX-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14083924#comment-14083924
 ] 

Eric Charles commented on MAILBOX-12:
-------------------------------------

Great job Philippe.
Builds/tests fine in command line and in eclipse.
o.a.j.m.c.table.* classes need a correct Apache License header
Do you use cassandra lightweight transactions to generate the next_uid ?
    cfr.  resultat = session.execute(update(TABLE_NAME).with(set(NEXT_UID, 
++lastUid)).where(eq(MAILBOX_ID, mailbox.getMailboxId())));

The next step is to upload an updated patch here (get it from something like 
https://github.com/apache/james-mailbox/pull/3.patch) and grand ASF license.
I will commit then your code in trunk.


> Add a Cassandra Mailbox implementation (NoSQL)
> ----------------------------------------------
>
>                 Key: MAILBOX-12
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-12
>             Project: James Mailbox
>          Issue Type: New Feature
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> It would be cool to have a Cassandra implementation for Mailboxes.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
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