You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2022/03/17 10:04:29 UTC

[GitHub] [james-project] quantranhong1999 commented on a change in pull request #921: JAMES-3726 Allow relaxing CassandraMailRepository LWT usage

quantranhong1999 commented on a change in pull request #921:
URL: https://github.com/apache/james-project/pull/921#discussion_r828944108



##########
File path: server/apps/cassandra-app/sample-configuration/cassandra.properties
##########
@@ -52,3 +52,7 @@ cassandra.retryConnection.minDelay=5000
 # Falls back to default read consistency level if the blob is missing.
 # Defaults to false.
 # optimistic.consistency.level.enabled=false
+
+# Optional. Allows to not using lightweight transactions in CassandraMailRepository.
+# Defaults to false.
+# mailrepository.strong.consistency=false

Review comment:
       If the default is false (means not using LWT), it should be `Allow using lightweight transactions in CassandraMailRepository.`?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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