Details
-
Wish
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
for example there is one item in the properties file:
cassandra.nodes=${env:CASSANDRA_NODES}
The configuration.getArrayString("cassandra.nodes") is supposed to return a list but acutally return a string incase passing list value into CASSANDRA_NODES env