[
https://issues.apache.org/jira/browse/JAMES-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138243#comment-17138243
]
Gautier DI FOLCO commented on JAMES-3224:
-----------------------------------------
> > What we can do is allow to switch QUORUM-style queries to EACH_QUORUM or
> > LOCAL_QUORUM
Just to be sure I have got this right: I drop
{{cassandra.consistency_level.lightweight_transaction}} and I limit
{{cassandra.consistency_level.regular}}?
>> BTW, we also have, in the codebase, some ONE on specific uses: we can't have
>> a single level of configuration as it uses ONE for good reasons.
> I think it is unaffected by Gautier changes.
Yes, have let them as they are.
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]