You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "René Cordier (Jira)" <se...@james.apache.org> on 2020/03/04 08:09:00 UTC

[jira] [Commented] (JAMES-2897) Cassandra Lightweight Transaction requires specific consistency level

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

René Cordier commented on JAMES-2897:
-------------------------------------

[https://github.com/linagora/james-project/pull/3161] added some adjustements on mailboxPath, mailboxPathV2 and EventStore

> Cassandra Lightweight Transaction requires specific consistency level
> ---------------------------------------------------------------------
>
>                 Key: JAMES-2897
>                 URL: https://issues.apache.org/jira/browse/JAMES-2897
>             Project: James Server
>          Issue Type: Bug
>          Components: cassandra
>            Reporter: Matthieu Baechler
>            Priority: Major
>
> After reading https://docs.datastax.com/en/ddac/doc/datastax_enterprise/dbInternals/dbIntLtwtTransactions.html , https://docs.datastax.com/en/ddaccql/doc/cql/cql_reference/cqlsh_commands/cqlshConsistency.html and https://docs.datastax.com/en/ddaccql/doc/cql/cql_reference/cqlsh_commands/cqlshSerialConsistency.html It looks like we should be more careful about consistency when reading tables that use LWT.
> Basically, to ensure we always read the last value, we must read with SERIAL consistency.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org