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

Parallel reads for expensive master v1 read-only calls.

    XMLWordPrintableJSON

Details

    • Foundations: RI-20 59, Studio 4: RI-21 61, Studio 4: RI-22 62, Studio 4: RI-22 63, Studio 4: RI-23 64
    • 5

    Description

      Similar to MESOS-9158 - we should make the operator API calls which serve master state perform computation of multiple such responses in parallel to reduce the performance impact on the master actor.

      Note that this includes the initial expensive SUBSCRIBE payload for the event streaming API, which is less straightforward to incorporate into the parallel serving logic since it performs writes (to track the subscriber) and produces an infinite response, unlike the other state related calls.

      Attachments

        Issue Links

          Activity

            People

              bmahler Benjamin Mahler
              greggomann Greg Mann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: