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

Allow libprocess firewall to have more control over the responses sent on failures

    XMLWordPrintableJSON

Details

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

    Description

      The libprocess firewall provides a powerful mechanism to control which requests are accepted based on the pair (socket, request).

      However the firewall itself has no control over the responses sent when a request is rejected beyond a custom message. It always sent a 403 Forbidden error, however there are cases where the firewall could potentially send other kind of errors (think 401 Unauthorized if authorization is implemented).

      Attachments

        Activity

          People

            arojas Alexander Rojas
            arojas Alexander Rojas
            Till Toenshoff Till Toenshoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: