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

Migrate pull gauges to push gauges.

    XMLWordPrintableJSON

Details

    • Epic
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • agent, master
    • Push-Gauge Migration

    Description

      Currently, the master / allocator / agent make use of several expensive pull-gauges. Not only do these cost CPU time on these actors, they also impose a latency penalty due to the trip through the event queue (see MESOS-8851).

      We should ban pull-gauges on any actors that do non-trivial work and migrate all existing pull-gauges to push-gauges.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: