[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-23 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023915#comment-15023915 ] Matthieu Baechler commented on JAMES-1635: -- Let throw some figures : on our CI se

[jira] [Commented] (JAMES-1635) Can not run unit tests

2015-11-23 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023250#comment-15023250 ] Tellier Benoit commented on JAMES-1635: --- This evening I had some time to look this i

Re: Fwd: A distributed James server and SelectedMailboxImpl statefulness

2015-11-23 Thread Benoit Tellier
Hi, Actually, Hazelcast gives up consistency upon network partition. This mean any implementation will experience random behavior when using MESSAGE SEQUENCE number during a partition (and this is also true for deletions). In my opinion, it does not really add guaranties compoared to Cassandra, (m

Implementation of JMAP protocol in James

2015-11-23 Thread Raphaƫl Ouazana-Sustowski
Hi, JMAP is a transport-agnostic, stateless JSON-based API for synchronising a mail client with a mail server [1]. As some of you may know we are working on implementing JMAP in James. We are in the early stage of architecting the code. The current specification [2] supports only HTTP(S) pr