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

Wrong task started time in webui

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 65
    • 1

    Description

      Reported by janisz

      Hi

      When task has enabled Mesos healthcheck start time in UI can show wrong
      time. This happens because UI assumes that first status is task started
      [0]. This is not always true because Mesos keeps only recent tasks statuses
      [1] so when healthcheck updates tasks status it can override task start
      time displayed in webui.

      Best
      Tomek

      [0]
      https://github.com/apache/mesos/blob/master/src/webui/master/static/js/controllers.js#L140
      [1]
      https://github.com/apache/mesos/blob/f2adc8a95afda943f6a10e771aad64300da19047/src/common/protobuf_utils.cpp#L263-L265

      Attachments

        Activity

          People

            bennoe Benno Evers
            haosdent@gmail.com haosdent
            Alex R Alex R
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: