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

Make Scheduler Library use HTTP Pipelining Abstraction in Libprocess

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.28.0
    • None

    Description

      Currently, the scheduler library sends calls in order by chaining them and sending them only when it has received a response for the earlier call. This was done because there was no HTTP Pipelining abstraction in Libprocess process::post.

      However once MESOS-3332 is resolved, we should be now able to use the new abstraction.

      Attachments

        Issue Links

          Activity

            People

              anandmazumdar Anand Mazumdar
              anandmazumdar Anand Mazumdar
              Vinod Kone Vinod Kone
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: