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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to