[
https://issues.apache.org/jira/browse/JAMES-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936601#comment-16936601
]
Tellier Benoit commented on JAMES-2897:
---------------------------------------
https://github.com/linagora/james-project/pull/2683 solved this.
> 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: [email protected]
For additional commands, e-mail: [email protected]