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 2019/10/01 03:11:00 UTC

[jira] [Created] (JAMES-2904) Optional username & password for Cassandra connection

Benoit Tellier created JAMES-2904:
-------------------------------------

             Summary: Optional username & password for Cassandra connection
                 Key: JAMES-2904
                 URL: https://issues.apache.org/jira/browse/JAMES-2904
             Project: James Server
          Issue Type: Improvement
          Components: cassandra, configuration
    Affects Versions: 3.4.0
            Reporter: Benoit Tellier


Currently, Cassandra configuration does not allow one to specify a username & password in order to connect to the Cassandra database.

Of course, for operational reasons, such a setting is more than nice to have! 

Thus:

 - Modify the ClusterConfiguration class to allow passing an optional username & password (ensure we can not get username without password and vice versa) and write the according unit test
 - Ensure the ResilientClusterProvider do submit configured credentials.




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