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

Perf isolator event validation issues

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Linux perf isolator currently validates events by running the installed perf command once at slave startup to verify that no error is raised when the event is requested. No checking is done at startup to validate that the perf event is supported by Mesos in the PerfStatistics message.

      However, perf is an external program and can be upgraded while the slave is running, possibly resulting in a change of perf Version and supported events or output formats.

      We should validate events against PerfStatistics at startup and deal with on the fly perf upgrades.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pbrett Paul Brett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: