Alexander Rojas created MESOS-2877:
--------------------------------------

             Summary: Allow libprocess firewall to have more control over the 
responses sent on failures
                 Key: MESOS-2877
                 URL: https://issues.apache.org/jira/browse/MESOS-2877
             Project: Mesos
          Issue Type: Bug
            Reporter: Alexander Rojas
            Assignee: Alexander Rojas


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).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to