Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1962

Incorrect parsing of empty strings into list command line options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.19.0
    • 0.19.1
    • Scheduler
    • None

    Description

      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).

      Attachments

        Activity

          People

            renan Renan DelValle
            wfarner Bill Farner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: