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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2020/06/29 04:42:00 UTC

[jira] [Closed] (JAMES-3224) Make Cassandra Consistency levels configurable

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

Benoit Tellier closed JAMES-3224.
---------------------------------
    Fix Version/s: 3.6.0
       Resolution: Fixed

https://github.com/linagora/james-project/pull/3448 contributed this



> Make Cassandra Consistency levels configurable
> ----------------------------------------------
>
>                 Key: JAMES-3224
>                 URL: https://issues.apache.org/jira/browse/JAMES-3224
>             Project: James Server
>          Issue Type: Improvement
>          Components: cassandra
>            Reporter: Gautier DI FOLCO
>            Priority: Minor
>             Fix For: 3.6.0
>
>
> Consistency level in Cassandra queries is set explicitly to QUORUM in some cases, and to SERIAL in some other cases (lightweight transactions).
> The goal is to make these queries globally configurable.
> In the {{cassandra.properties}} file, I propose we add two configuration properties:
>  * {{cassandra.consistency_level.regular}} (default to QUORUM to avoid breaking changes)
>  * {{cassandra.consistency_level.lightweight_transaction}} (default to SERIAL)



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