You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Sargun Dhillon (JIRA)" <ji...@apache.org> on 2016/02/23 23:14:18 UTC

[jira] [Commented] (MESOS-4738) Expose egress bandwidth as a resource

    [ https://issues.apache.org/jira/browse/MESOS-4738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159756#comment-15159756 ] 

Sargun Dhillon commented on MESOS-4738:
---------------------------------------

We can shape ingress bandwidth. We drop packets beyond a certain rate, and mark ECN if someone is within 80% of throughput of being dropped.

> Expose egress bandwidth as a resource
> -------------------------------------
>
>                 Key: MESOS-4738
>                 URL: https://issues.apache.org/jira/browse/MESOS-4738
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Sargun Dhillon
>            Priority: Minor
>              Labels: mesosphere
>
> Some of our users care about variable network network isolation. Although we cannot fundamentally limit ingress network bandwidth, having it as a resource, so we can drop packets above a specific limit would be attractive. 
> It would be nice to expose egress and ingress bandwidth as an agent resource, perhaps with a default of 10,000 mbps, and we can allow people to adjust as needed. Alternatively, a more advanced design would involve generating heuristics based on an analysis of the network MII / PHY. 



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