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

add post to libprocess

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.17.0
    • master
    • None

    Description

      libprocess currently has a get mechanism. we'd like to use post to upload node health to the master.

      the plan is to
      1) add tests to cover the existing get behavior
      2) refactor the existing get function to be an internal httpRequest that takes method, body, and query as arguments
      3) get becomes a simple wrapper for httpRequest
      4) add a post function which is also a simple wrapper for httpRequest

      Attachments

        Activity

          People

            charliecarson Charlie Carson
            charliecarson Charlie Carson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: