DevinLeamy opened a new pull request, #471: URL: https://github.com/apache/mesos/pull/471
When egress rate limiting is applied to the existing container without it, the HTB qdisc is created with default class ID configured to 0 (default). Because of that egress traffic from the container misses the rate limiting class 1:1. This fixes it by setting default class ID to 1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
