Cameron Lee created SAMZA-2389:
----------------------------------
Summary: Config.getList should return the empty list when the
value is an empty string
Key: SAMZA-2389
URL: https://issues.apache.org/jira/browse/SAMZA-2389
Project: Samza
Issue Type: Improvement
Reporter: Cameron LeeCurrently, Config.getList(key) returns null when the value is an empty string. It would be cleaner to return an empty list instead. -- This message was sent by Atlassian Jira (v8.3.4#803005)
