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

The Status Update Manager should use a back-off mechanism for retried updates.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.16.0
    • None

    Description

      In the event of a delay receiving status update acknowledgements, all status update managers will begin re-sending status updates on a fixed 10 second interval. This can cause a large influx of duplicate status updates in the system, possibly overloading schedulers.

      The Status Update Manager should avoid compounding any status update backlog issues through a retry back-off mechanism. Possibly a truncated exponential back-off.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: