[
https://issues.apache.org/jira/browse/AURORA-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Renan DelValle resolved AURORA-1962.
------------------------------------
Resolution: Fixed
Assignee: Renan DelValle
Fixed by:
https://reviews.apache.org/r/64934/
> Incorrect parsing of empty strings into list command line options
> -----------------------------------------------------------------
>
> Key: AURORA-1962
> URL: https://issues.apache.org/jira/browse/AURORA-1962
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler
> Affects Versions: 0.19.0
> Reporter: Bill Farner
> Assignee: Renan DelValle
> Priority: Major
>
> When the scheduler parses a command line option like
> {{-thermos_executor_resources=}}, which maps to {{List<String>}}, the result
> is equivalent to {{[""]}} (list of size 1 containing an empty string), while
> we would expect {{[]}} (an empty list).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)