[
https://issues.apache.org/jira/browse/MESOS-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam B updated MESOS-2877:
--------------------------
Fix Version/s: 0.23.0
> 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
> Labels: mesosphere
> Fix For: 0.23.0
>
>
> 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)