You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (Jira)" <ji...@apache.org> on 2019/11/18 22:46:00 UTC

[jira] [Created] (SAMZA-2389) Config.getList should return the empty list when the value is an empty string

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 Lee


Currently, 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)