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

Consistently use EXIT() during agent startup.

    XMLWordPrintableJSON

Details

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

    Description

      In src/slave/main.cpp, the agent sometimes exits with return EXIT_FAILURE and sometimes exits with EXIT(EXIT_FAILURE). We should be consistent about using the latter.

      Attachments

        Activity

          People

            jamespeach James Peach
            jamespeach James Peach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: