[jira] [Commented] (MESOS-3184) Scheduler driver accepts (re-)registration message while re-authentication is in progress.

2015-11-14 Thread Barry Kaplan (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005243#comment-15005243 ] Barry Kaplan commented on MESOS-3184: - Maybe this was my problem, or maybe it was the normal behavior

[jira] [Created] (MESOS-3928) ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS

2015-11-14 Thread Marco Massenzio (JIRA)
Marco Massenzio created MESOS-3928: -- Summary: ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS Key: MESOS-3928 URL: https://issues.apache.org/jira/browse/MESOS-3928 Project: Mesos Issue Type:

[jira] [Updated] (MESOS-3928) ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS

2015-11-14 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3928: --- Attachment: ROOT-tests-ubuntu-14.04.log ROOT-tests-centos-7.1.log > ROOT

[jira] [Comment Edited] (MESOS-3928) ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS

2015-11-14 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005726#comment-15005726 ] haosdent edited comment on MESOS-3928 at 11/15/15 4:55 AM: --- Do you try disable

[jira] [Commented] (MESOS-3928) ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS

2015-11-14 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005726#comment-15005726 ] haosdent commented on MESOS-3928: - Do you try disable iptables and change you localhost to a accessible ip

[jira] [Updated] (MESOS-3928) ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS

2015-11-14 Thread Marco Massenzio (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marco Massenzio updated MESOS-3928: --- Assignee: Bernd Mathiske > ROOT tests fail on Mesos 0.26 on Ubuntu/CentOS >

[jira] [Commented] (MESOS-3915) Upgrade vendored Boost to 1.59

2015-11-14 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005482#comment-15005482 ] Neil Conway commented on MESOS-3915: I took a quick look at doing this. Unfortunately, it doesn't

[jira] [Commented] (MESOS-3799) Compilation warning with Ubuntu wily: auto_ptr is deprecated

2015-11-14 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005487#comment-15005487 ] Neil Conway commented on MESOS-3799: Checking with Boost 1.59, the warning is still printed. AFAICS

[jira] [Commented] (MESOS-3799) Compilation warning with Ubuntu wily: auto_ptr is deprecated

2015-11-14 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005506#comment-15005506 ] Neil Conway commented on MESOS-3799: Hmmm, interesting idea! Turns out that BOOST_NO_AUTO_PTR doesn't

[jira] [Commented] (MESOS-2315) Deprecate / Remove CommandInfo::ContainerInfo

2015-11-14 Thread Vaibhav Khanduja (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005524#comment-15005524 ] Vaibhav Khanduja commented on MESOS-2315: - [~adam-mesos]Did you get a chance to look at the

[jira] [Commented] (MESOS-3799) Compilation warning with Ubuntu wily: auto_ptr is deprecated

2015-11-14 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005490#comment-15005490 ] Benjamin Bannier commented on MESOS-3799: - [~neilc], there is also: * disable warnings from Boost

[jira] [Comment Edited] (MESOS-3799) Compilation warning with Ubuntu wily: auto_ptr is deprecated

2015-11-14 Thread Benjamin Bannier (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15005490#comment-15005490 ] Benjamin Bannier edited comment on MESOS-3799 at 11/14/15 5:16 PM: ---

[jira] [Updated] (MESOS-3915) Upgrade vendored Boost to 1.59

2015-11-14 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Conway updated MESOS-3915: --- Description: We should upgrade the vendored version of Boost to a newer version. Benefits: * -Should