Jason Lai created AURORA-1936:
---------------------------------
Summary: Add POSIX RLimit related Thrift schema
Key: AURORA-1936
URL: https://issues.apache.org/jira/browse/AURORA-1936
Project: Aurora
Issue Type: Sub-task
Components: Scheduler
Reporter: Jason Lai
Assignee: Jason Lai
Ulimit (or rlimit) support for task containers has been shipped since the
release of Mesos 1.2.0. An additional
[RLimitInfo|https://github.com/apache/mesos/blob/1.2.x/include/mesos/mesos.proto#L2295-L2333]
schema has been added to the `ContainerInfo` schema as
[{{rlimit_info}}|https://github.com/apache/mesos/blob/1.2.x/include/mesos/mesos.proto#L2429]
field.
A port of the ProtoBuf schema to the Aurora Thrift version is needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)