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 "Trần Tiến Đức (Jira)" <se...@james.apache.org> on 2019/08/22 10:56:00 UTC

[jira] [Created] (JAMES-2871) ConfigurationProvider cannot load env variable as list of Strings

Trần Tiến Đức created JAMES-2871:
------------------------------------

             Summary: ConfigurationProvider cannot load env variable as list of Strings
                 Key: JAMES-2871
                 URL: https://issues.apache.org/jira/browse/JAMES-2871
             Project: James Server
          Issue Type: Wish
            Reporter: Trần Tiến Đức


for example there is one item in the properties file:
{code:java}
cassandra.nodes=${env:CASSANDRA_NODES}{code}
The configuration.getArrayString("cassandra.nodes") is supposed to return a list but acutally return a string incase passing list value into CASSANDRA_NODES env



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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