Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2686

executor_registration_timeout and container_disk_watch_interval env vars can't be quoted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.22.0
    • None
    • agent
    • None

    Description

      ]# mesos-slave --help
      Failed to load flag 'executor_registration_timeout': Failed to load value '"5mins"': Failed to convert '' to number

      1. mesos-slave --help
        Failed to load flag 'container_disk_watch_interval': Failed to load value '"1mins"': Failed to convert '' to number
        Usage: mesos-slave [...]

      The slave should recognize that this is quoted and not try to literally read it in.

      I'm using a backported copy of mesos-0.22.0-4.e890e24 from fedora on RHEL7.

      Attachments

        Activity

          People

            Unassigned Unassigned
            SEJeff Jeffrey Schroeder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: