Re: [VOTE] Release Apache Mesos 1.0.0 (rc1)

2016-06-06 Thread Robert Lacroix
Hi Vinod, In convert.cpp we compare the major versions of the native library and the jar. This makes upgrading frameworks unnecessarily hard because you would have to deploy Mesos and frameworks in lockstep. Non-bindi

Re: [VOTE] Release Apache Mesos 1.0.0 (rc1)

2016-06-08 Thread Robert Lacroix
Hi Vinod, In convert.cpp we compare the major versions of the native library and the jar. This makes upgrading frameworks unnecessarily hard because you would have to deploy Mesos and frameworks in lockstep. Non-bindi

Review Request 33208: Delete detector in MesosSchedulerDriver::stop

2015-04-14 Thread Robert Lacroix
unnecessarily. This deletes the process on stop as well, not only on destruction. Diffs - src/sched/sched.cpp 66fd2b3146568900356cc48e0f17c6720665ae80 Diff: https://reviews.apache.org/r/33208/diff/ Testing --- make check, manual testing Thanks, Robert Lacroix

[jira] [Created] (MESOS-1218) Support changing framework failover timeouts

2014-04-16 Thread Robert Lacroix (JIRA)
Robert Lacroix created MESOS-1218: - Summary: Support changing framework failover timeouts Key: MESOS-1218 URL: https://issues.apache.org/jira/browse/MESOS-1218 Project: Mesos Issue Type

[jira] [Created] (MESOS-1219) Master should generate new id for frameworks that reconnect after failover timeout

2014-04-16 Thread Robert Lacroix (JIRA)
Robert Lacroix created MESOS-1219: - Summary: Master should generate new id for frameworks that reconnect after failover timeout Key: MESOS-1219 URL: https://issues.apache.org/jira/browse/MESOS-1219

[jira] [Created] (MESOS-1050) Containerizer broke getting hadoop binary from $HADOOP_HOME and $PATH

2014-03-01 Thread Robert Lacroix (JIRA)
Robert Lacroix created MESOS-1050: - Summary: Containerizer broke getting hadoop binary from $HADOOP_HOME and $PATH Key: MESOS-1050 URL: https://issues.apache.org/jira/browse/MESOS-1050 Project: Mesos

[jira] [Created] (MESOS-1051) tar command used in fetcher not portable to OS X

2014-03-02 Thread Robert Lacroix (JIRA)
Robert Lacroix created MESOS-1051: - Summary: tar command used in fetcher not portable to OS X Key: MESOS-1051 URL: https://issues.apache.org/jira/browse/MESOS-1051 Project: Mesos Issue Type

[jira] [Updated] (MESOS-1051) tar command used in fetcher not portable to OS X

2014-03-02 Thread Robert Lacroix (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Lacroix updated MESOS-1051: -- Description: {code} tar -C '' xJf '' {code} used in [fetcher.cpp|https

[jira] [Commented] (MESOS-1051) tar command used in fetcher not portable to OS X

2014-03-05 Thread Robert Lacroix (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921835#comment-13921835 ] Robert Lacroix commented on MESOS-1051: --- -xJf doesn't work for tar.g

[jira] [Commented] (MESOS-1051) tar command used in fetcher not portable to OS X

2014-03-05 Thread Robert Lacroix (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921888#comment-13921888 ] Robert Lacroix commented on MESOS-1051: --- Yes, works on OEL6 and OS X. &

[jira] [Created] (MESOS-1063) Containerizer fails when fetching more than one URL

2014-03-05 Thread Robert Lacroix (JIRA)
Robert Lacroix created MESOS-1063: - Summary: Containerizer fails when fetching more than one URL Key: MESOS-1063 URL: https://issues.apache.org/jira/browse/MESOS-1063 Project: Mesos Issue

[jira] [Created] (MESOS-1420) Shorten slave, framework and run IDs

2014-05-25 Thread Robert Lacroix (JIRA)
Robert Lacroix created MESOS-1420: - Summary: Shorten slave, framework and run IDs Key: MESOS-1420 URL: https://issues.apache.org/jira/browse/MESOS-1420 Project: Mesos Issue Type: Bug

[jira] [Resolved] (MESOS-1218) Support changing framework failover timeouts

2014-05-26 Thread Robert Lacroix (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Lacroix resolved MESOS-1218. --- Resolution: Duplicate It is indeed a duplicate of MESOS-703. > Support changing framew