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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to