[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Connor Doyle (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735650#comment-14735650 ] Connor Doyle commented on MESOS-3013: - In the design doc we discussed how this new message might need

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Connor Doyle (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735834#comment-14735834 ] Connor Doyle commented on MESOS-3013: - [~BenWhitehead] the netgroup is a first class construct that

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Connor Doyle (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735845#comment-14735845 ] Connor Doyle commented on MESOS-3013: - Jie, was basing this on the code in

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Connor Doyle (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735855#comment-14735855 ] Connor Doyle commented on MESOS-3013: - Yes, thanks for clarifying. Sorry for the confusion :) >

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Connor Doyle (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735846#comment-14735846 ] Connor Doyle commented on MESOS-3013: - Jie, we came to this conclusion after reading the code in

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Ben Whitehead (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735822#comment-14735822 ] Ben Whitehead commented on MESOS-3013: -- Is mesos implementing the communication constraint based on

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735830#comment-14735830 ] Jie Yu commented on MESOS-3013: --- hum... why? Mesos containerizer does support setting ContainerInfo now. >

[jira] [Commented] (MESOS-3013) Extend ContainerInfo to include "NetworkInfo" message

2015-09-08 Thread Jie Yu (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735853#comment-14735853 ] Jie Yu commented on MESOS-3013: --- Aha, you mean add NetworkInfo to ExecutorInfo::ContainerInfo? Yeah, we need