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 bt...@apache.org on 2019/11/20 07:31:55 UTC

[james-project] 12/41: JAMES-2981 update ugrade instructions

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git

commit 4debed29f3c0536e1e4b1e5ba4e06a7ee2b8c0de
Author: RĂ©mi KOWALSKI <rk...@linagora.com>
AuthorDate: Fri Nov 15 15:52:37 2019 +0100

    JAMES-2981 update ugrade instructions
---
 upgrade-instructions.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/upgrade-instructions.md b/upgrade-instructions.md
index f4f9b5a..f1b0ab3 100644
--- a/upgrade-instructions.md
+++ b/upgrade-instructions.md
@@ -19,6 +19,19 @@ Change list:
  - [UsersFileRepository](#usersfilerepository)
  - [ElasticSearch performance enhancements](#elasticsearch-performance-enhancements)
  - [JAMES-2703 Post 3.4.0 release removals](#james-2703-post-340-release-removals)
+ - [Cassandra keyspace creation configuration](#cassandra-keyspace-creation-configuration)
+
+#### Cassandra keyspace creation configuration
+
+Date 15/11/2019
+
+SHA-1 bcf4d36500
+
+In order to allow the usage of cassandra credentials limited to a keyspace, the default behaviour of James is now to NOT
+create the keyspace during start-up.
+
+The automatic creation of the cassandra keyspace by James could be enabled by setting
+ `cassandra.keyspace.create=true` in the `cassandra.properties` configuration file.
  
 #### UsersFileRepository
 


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