Re: Breaking JSON changes (0.19.1)

2014-07-24 Thread Benjamin Mahler
Hey Whitney, sorry to hear you were bit by this!

I just realized that I misclassified MESOS-1406, the problem ran deeper
than I initially thought.
In particular, all of the boolean JSON values that were being exported
implicitly changed from 1/0 to true/false due to this change:

commit dee9bd96e88053ab96c84253578ed332d343fe41
Date:   Thu Feb 20 16:24:09 2014 -0800

Add JSON::Boolean to stout/json.hpp.

To answer your questions:

(1) Yes, we consider the JSON to be part of the API and so this was an API
breaking bug! We only noticed the breakage in the stats.json endpoint at
Twitter and so we managed to fix that particular instance before 0.19.0 was
released.

(2) If there are deprecations in the JSON API, we will note them in the
release notes and let folks know what to use instead. We should also note
them within the /help endpoint on the master / slave.

More importantly, we need more testing of the JSON API to catch accidental
changes. Up until recently, the JSON had absolutely no test coverage and
even today the coverage is very poor. Could you file a ticket that captures
the need for better JSON API testing so that we don't do this again in the
future? Sorry for the pain here!

Ben


On Wed, Jul 23, 2014 at 10:37 AM, Whitney Sorenson wsoren...@hubspot.com
wrote:

 Upgrading from 0.18.0 to 0.19.1 I've got a json parse error similar to:

 https://issues.apache.org/jira/browse/MESOS-1406

 where active (and checkpoint?) in a Framework is now a boolean instead of
 an integer.

 A couple questions:

 - Should we consider any json changes to be bugs, like 1406? (As a
 framework maintainer, I think we would prefer guaranteed backwards
 compatibility)

 - I know there has been some work on the json endpoints; where in the
 changelog or docs should one look when new endpoints are added or
 recommended over older ones?

 -Whitney



[RESULT][VOTE] Release Apache Mesos 0.19.1 (rc1)

2014-07-18 Thread Benjamin Mahler
Hi all,

The vote for Mesos 0.19.1 (rc1) has passed with the following votes.

+1 (Binding)
--
Vinod Kone
Benjamin Hindman
Niklas Nielsen

+1 (Non-binding)
--
Timothy Chen
Tom Arnfeld


There were no 0 or -1 votes.

Please find the release at:
https://dist.apache.org/repos/dist/release/mesos/0.19.1

It is recommended to use a mirror to download the release:
http://www.apache.org/dyn/closer.cgi

The CHANGELOG for the release is available at:
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1

The mesos-0.19.1.jar has been released to:
https://repository.apache.org

The website (http://mesos.apache.org) will be updated shortly to reflect
this release.

Thanks,
Ben


On Wed, Jul 16, 2014 at 10:34 AM, Niklas Nielsen nik...@mesosphere.io
wrote:

 IIRC Till has not been able to address that issue yet. So I guess the
 answer is no for now, unfortunately.

 Niklas


 On 16 July 2014 10:31, Michael Babineau michael.babin...@gmail.com
 wrote:

  Not sure what the proper channel is for this, but any chance
  https://issues.apache.org/jira/browse/MESOS-1462 will make it into a
  later RC?
 
 
  On Wed, Jul 16, 2014 at 4:53 AM, Tom Arnfeld t...@duedil.com wrote:
 
  +1 (non binding)
 
  - Tested on Mac OSX mavericks
  - Tested on Ubuntu 12.04 LTS machines (spark and Hadoop run fine also)
 
  On 15 Jul 2014, at 19:48, Niklas Nielsen nik...@mesosphere.io wrote:
 
  +1 (binding)
 
  Tested on:
  - OSX Mavericks w/ clang-503.0.40  LLVM 3.4
  - Ubuntu 13.10 w/ gcc-4.8.1 (LogZooKeeperTest.WriteRead is still flaky
 on
  that VM)
 
  Thanks Ben!
 
 
  On 14 July 2014 21:39, Benjamin Hindman benjamin.hind...@gmail.com
  wrote:
 
  +1, thanks Ben!
 
 
  On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone vinodk...@gmail.com
 wrote:
 
  +1 (binding)
 
  Tested on OSX Mavericks w/ gcc-4.8
 
 
  On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen tnac...@gmail.com
  wrote:
 
  +1 (non-binding).
 
  Tim
 
  On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
  benjamin.mah...@gmail.com wrote:
   Hi all,
  
   Please vote on releasing the following candidate as Apache Mesos
  0.19.1.
  
  
   0.19.1 includes the following:
  
 
 
   Fixes a long standing critical bug in the JNI bindings that can
 lead
  to
   framework unregistration.
   Allows the mesos fetcher to handle 30X redirects.
   Fixes a CHECK failure during container destruction.
   Fixes a regression that prevented local runs from working
 correctly.
  
   The CHANGELOG for the release is available at:
  
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1
  
 
 
  
   The candidate for Mesos 0.19.1 release is available at:
  
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz
  
   The tag to be voted on is 0.19.1-rc1:
  
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1
  
   The MD5 checksum of the tarball can be found at:
  
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5
  
   The signature of the tarball can be found at:
  
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc
  
   The PGP key used to sign the release is here:
   https://dist.apache.org/repos/dist/release/mesos/KEYS
  
   The JAR is up in Maven in a staging repository here:
  
 
 https://repository.apache.org/content/repositories/orgapachemesos-1025
  
   Please vote on releasing this package as Apache Mesos 0.19.1!
  
   The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
   majority of at least 3 +1 PMC votes are cast.
  
   [ ] +1 Release this package as Apache Mesos 0.19.1
   [ ] -1 Do not release this package because ...
  
   Thanks,
   Ben
 
 
 
 
 
 
 



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

2014-07-16 Thread Tom Arnfeld
+1 (non binding)

- Tested on Mac OSX mavericks
- Tested on Ubuntu 12.04 LTS machines (spark and Hadoop run fine also)

On 15 Jul 2014, at 19:48, Niklas Nielsen nik...@mesosphere.io wrote:

 +1 (binding)
 
 Tested on:
 - OSX Mavericks w/ clang-503.0.40  LLVM 3.4
 - Ubuntu 13.10 w/ gcc-4.8.1 (LogZooKeeperTest.WriteRead is still flaky on 
 that VM)
 
 Thanks Ben!
 
 
 On 14 July 2014 21:39, Benjamin Hindman benjamin.hind...@gmail.com wrote:
 +1, thanks Ben!
 
 
 On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone vinodk...@gmail.com wrote:
 +1 (binding)
 
 Tested on OSX Mavericks w/ gcc-4.8
 
 
 On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen tnac...@gmail.com wrote:
 +1 (non-binding).
 
 Tim
 
 On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
 benjamin.mah...@gmail.com wrote:
  Hi all,
 
  Please vote on releasing the following candidate as Apache Mesos 0.19.1.
 
 
  0.19.1 includes the following:
  
  Fixes a long standing critical bug in the JNI bindings that can lead to
  framework unregistration.
  Allows the mesos fetcher to handle 30X redirects.
  Fixes a CHECK failure during container destruction.
  Fixes a regression that prevented local runs from working correctly.
 
  The CHANGELOG for the release is available at:
  https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1
  
 
  The candidate for Mesos 0.19.1 release is available at:
  https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz
 
  The tag to be voted on is 0.19.1-rc1:
  https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1
 
  The MD5 checksum of the tarball can be found at:
  https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5
 
  The signature of the tarball can be found at:
  https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc
 
  The PGP key used to sign the release is here:
  https://dist.apache.org/repos/dist/release/mesos/KEYS
 
  The JAR is up in Maven in a staging repository here:
  https://repository.apache.org/content/repositories/orgapachemesos-1025
 
  Please vote on releasing this package as Apache Mesos 0.19.1!
 
  The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
  majority of at least 3 +1 PMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.19.1
  [ ] -1 Do not release this package because ...
 
  Thanks,
  Ben
 
 
 



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

2014-07-16 Thread Niklas Nielsen
IIRC Till has not been able to address that issue yet. So I guess the
answer is no for now, unfortunately.

Niklas


On 16 July 2014 10:31, Michael Babineau michael.babin...@gmail.com wrote:

 Not sure what the proper channel is for this, but any chance
 https://issues.apache.org/jira/browse/MESOS-1462 will make it into a
 later RC?


 On Wed, Jul 16, 2014 at 4:53 AM, Tom Arnfeld t...@duedil.com wrote:

 +1 (non binding)

 - Tested on Mac OSX mavericks
 - Tested on Ubuntu 12.04 LTS machines (spark and Hadoop run fine also)

 On 15 Jul 2014, at 19:48, Niklas Nielsen nik...@mesosphere.io wrote:

 +1 (binding)

 Tested on:
 - OSX Mavericks w/ clang-503.0.40  LLVM 3.4
 - Ubuntu 13.10 w/ gcc-4.8.1 (LogZooKeeperTest.WriteRead is still flaky on
 that VM)

 Thanks Ben!


 On 14 July 2014 21:39, Benjamin Hindman benjamin.hind...@gmail.com
 wrote:

 +1, thanks Ben!


 On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone vinodk...@gmail.com wrote:

 +1 (binding)

 Tested on OSX Mavericks w/ gcc-4.8


 On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen tnac...@gmail.com
 wrote:

 +1 (non-binding).

 Tim

 On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
 benjamin.mah...@gmail.com wrote:
  Hi all,
 
  Please vote on releasing the following candidate as Apache Mesos
 0.19.1.
 
 
  0.19.1 includes the following:
 
 
  Fixes a long standing critical bug in the JNI bindings that can lead
 to
  framework unregistration.
  Allows the mesos fetcher to handle 30X redirects.
  Fixes a CHECK failure during container destruction.
  Fixes a regression that prevented local runs from working correctly.
 
  The CHANGELOG for the release is available at:
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1
 
 
 
  The candidate for Mesos 0.19.1 release is available at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz
 
  The tag to be voted on is 0.19.1-rc1:
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1
 
  The MD5 checksum of the tarball can be found at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5
 
  The signature of the tarball can be found at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc
 
  The PGP key used to sign the release is here:
  https://dist.apache.org/repos/dist/release/mesos/KEYS
 
  The JAR is up in Maven in a staging repository here:
 
 https://repository.apache.org/content/repositories/orgapachemesos-1025
 
  Please vote on releasing this package as Apache Mesos 0.19.1!
 
  The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
  majority of at least 3 +1 PMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.19.1
  [ ] -1 Do not release this package because ...
 
  Thanks,
  Ben









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

2014-07-15 Thread Niklas Nielsen
+1 (binding)

Tested on:
- OSX Mavericks w/ clang-503.0.40  LLVM 3.4
- Ubuntu 13.10 w/ gcc-4.8.1 (LogZooKeeperTest.WriteRead is still flaky on
that VM)

Thanks Ben!


On 14 July 2014 21:39, Benjamin Hindman benjamin.hind...@gmail.com wrote:

 +1, thanks Ben!


 On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone vinodk...@gmail.com wrote:

 +1 (binding)

 Tested on OSX Mavericks w/ gcc-4.8


 On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen tnac...@gmail.com wrote:

 +1 (non-binding).

 Tim

 On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
 benjamin.mah...@gmail.com wrote:
  Hi all,
 
  Please vote on releasing the following candidate as Apache Mesos
 0.19.1.
 
 
  0.19.1 includes the following:
 
 
  Fixes a long standing critical bug in the JNI bindings that can lead to
  framework unregistration.
  Allows the mesos fetcher to handle 30X redirects.
  Fixes a CHECK failure during container destruction.
  Fixes a regression that prevented local runs from working correctly.
 
  The CHANGELOG for the release is available at:
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1
 
 
 
  The candidate for Mesos 0.19.1 release is available at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz
 
  The tag to be voted on is 0.19.1-rc1:
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1
 
  The MD5 checksum of the tarball can be found at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5
 
  The signature of the tarball can be found at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc
 
  The PGP key used to sign the release is here:
  https://dist.apache.org/repos/dist/release/mesos/KEYS
 
  The JAR is up in Maven in a staging repository here:
  https://repository.apache.org/content/repositories/orgapachemesos-1025
 
  Please vote on releasing this package as Apache Mesos 0.19.1!
 
  The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
  majority of at least 3 +1 PMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.19.1
  [ ] -1 Do not release this package because ...
 
  Thanks,
  Ben






Re: 0.19.1

2014-07-14 Thread Benjamin Mahler
Will also pull in MESOS-1538
https://issues.apache.org/jira/browse/MESOS-1538 for this.


On Wed, Jul 9, 2014 at 11:12 AM, Benjamin Mahler benjamin.mah...@gmail.com
wrote:

 I've added it to the 0.19.1 list since it's trivial and helps those using
 S3.

 On Fri, Jul 4, 2014 at 12:52 PM, Tom Arnfeld t...@duedil.com wrote:

 Happy to. It surprised me that this wasn't supported, especially
 considering the fetcher is supposed to be able to download URIs from any
 URL using http(s). This is most useful (and in my opinion quite an
 important issue) for downloading executors from S3 in situations a redirect
 is incurred, and more specifically, github tar archives which almost always
 go through a 301.

 Don't mind if going into the next non-bugfix release if you don't agree
 it's that important.

 On 4 Jul 2014, at 20:48, Dominic Hamon dha...@twopensource.com wrote:

  Hi
 
  Can you give some background as to why this is a critical fix? We try to
  minimise what we include in bug fix releases to avoid feature creep.
 
  Thanks
  On Jul 4, 2014 12:31 PM, Tom Arnfeld t...@duedil.com wrote:
 
  Any chance we can get https://issues.apache.org/jira/browse/MESOS-1448
  too?
 
  On 3 Jul 2014, at 21:40, Vinod Kone vinodk...@gmail.com wrote:
 
  Hi,
 
  We are planning to release 0.19.1 (likely next week) which will be a
 bug
  fix release. Specifically, these are the fixes that we are planning to
  cherry pick.
 
 
 
 https://issues.apache.org/jira/issues/?filter=12326191jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1
 
  If there are other critical fixes that need to be backported to 0.19.1
  please reply here as soon as possible.
 
  Thanks,
 
 
 





[VOTE] Release Apache Mesos 0.19.1 (rc1)

2014-07-14 Thread Benjamin Mahler
Hi all,

Please vote on releasing the following candidate as Apache Mesos 0.19.1.


0.19.1 includes the following:

Fixes a long standing critical bug in the JNI bindings that can lead to
framework unregistration.
Allows the mesos fetcher to handle 30X redirects.
Fixes a CHECK failure during container destruction.
Fixes a regression that prevented local runs from working correctly.

The CHANGELOG for the release is available at:
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1


The candidate for Mesos 0.19.1 release is available at:
https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz

The tag to be voted on is 0.19.1-rc1:
https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1

The MD5 checksum of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5

The signature of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc

The PGP key used to sign the release is here:
https://dist.apache.org/repos/dist/release/mesos/KEYS

The JAR is up in Maven in a staging repository here:
https://repository.apache.org/content/repositories/orgapachemesos-1025

Please vote on releasing this package as Apache Mesos 0.19.1!

The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
majority of at least 3 +1 PMC votes are cast.

[ ] +1 Release this package as Apache Mesos 0.19.1
[ ] -1 Do not release this package because ...

Thanks,
Ben


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

2014-07-14 Thread Timothy Chen
+1 (non-binding).

Tim

On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
benjamin.mah...@gmail.com wrote:
 Hi all,

 Please vote on releasing the following candidate as Apache Mesos 0.19.1.


 0.19.1 includes the following:
 
 Fixes a long standing critical bug in the JNI bindings that can lead to
 framework unregistration.
 Allows the mesos fetcher to handle 30X redirects.
 Fixes a CHECK failure during container destruction.
 Fixes a regression that prevented local runs from working correctly.

 The CHANGELOG for the release is available at:
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1
 

 The candidate for Mesos 0.19.1 release is available at:
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz

 The tag to be voted on is 0.19.1-rc1:
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1

 The MD5 checksum of the tarball can be found at:
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5

 The signature of the tarball can be found at:
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc

 The PGP key used to sign the release is here:
 https://dist.apache.org/repos/dist/release/mesos/KEYS

 The JAR is up in Maven in a staging repository here:
 https://repository.apache.org/content/repositories/orgapachemesos-1025

 Please vote on releasing this package as Apache Mesos 0.19.1!

 The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
 majority of at least 3 +1 PMC votes are cast.

 [ ] +1 Release this package as Apache Mesos 0.19.1
 [ ] -1 Do not release this package because ...

 Thanks,
 Ben


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

2014-07-14 Thread Vinod Kone
+1 (binding)

Tested on OSX Mavericks w/ gcc-4.8


On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen tnac...@gmail.com wrote:

 +1 (non-binding).

 Tim

 On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
 benjamin.mah...@gmail.com wrote:
  Hi all,
 
  Please vote on releasing the following candidate as Apache Mesos 0.19.1.
 
 
  0.19.1 includes the following:
 
 
  Fixes a long standing critical bug in the JNI bindings that can lead to
  framework unregistration.
  Allows the mesos fetcher to handle 30X redirects.
  Fixes a CHECK failure during container destruction.
  Fixes a regression that prevented local runs from working correctly.
 
  The CHANGELOG for the release is available at:
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.19.1-rc1
 
 
 
  The candidate for Mesos 0.19.1 release is available at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz
 
  The tag to be voted on is 0.19.1-rc1:
 
 https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.19.1-rc1
 
  The MD5 checksum of the tarball can be found at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.md5
 
  The signature of the tarball can be found at:
 
 https://dist.apache.org/repos/dist/dev/mesos/0.19.1-rc1/mesos-0.19.1.tar.gz.asc
 
  The PGP key used to sign the release is here:
  https://dist.apache.org/repos/dist/release/mesos/KEYS
 
  The JAR is up in Maven in a staging repository here:
  https://repository.apache.org/content/repositories/orgapachemesos-1025
 
  Please vote on releasing this package as Apache Mesos 0.19.1!
 
  The vote is open until Thu Jul 17 14:28:59 PDT 2014 and passes if a
  majority of at least 3 +1 PMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.19.1
  [ ] -1 Do not release this package because ...
 
  Thanks,
  Ben



Re: 0.19.1

2014-07-09 Thread Benjamin Mahler
I've added it to the 0.19.1 list since it's trivial and helps those using
S3.

On Fri, Jul 4, 2014 at 12:52 PM, Tom Arnfeld t...@duedil.com wrote:

 Happy to. It surprised me that this wasn't supported, especially
 considering the fetcher is supposed to be able to download URIs from any
 URL using http(s). This is most useful (and in my opinion quite an
 important issue) for downloading executors from S3 in situations a redirect
 is incurred, and more specifically, github tar archives which almost always
 go through a 301.

 Don't mind if going into the next non-bugfix release if you don't agree
 it's that important.

 On 4 Jul 2014, at 20:48, Dominic Hamon dha...@twopensource.com wrote:

  Hi
 
  Can you give some background as to why this is a critical fix? We try to
  minimise what we include in bug fix releases to avoid feature creep.
 
  Thanks
  On Jul 4, 2014 12:31 PM, Tom Arnfeld t...@duedil.com wrote:
 
  Any chance we can get https://issues.apache.org/jira/browse/MESOS-1448
  too?
 
  On 3 Jul 2014, at 21:40, Vinod Kone vinodk...@gmail.com wrote:
 
  Hi,
 
  We are planning to release 0.19.1 (likely next week) which will be a bug
  fix release. Specifically, these are the fixes that we are planning to
  cherry pick.
 
 
 
 https://issues.apache.org/jira/issues/?filter=12326191jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1
 
  If there are other critical fixes that need to be backported to 0.19.1
  please reply here as soon as possible.
 
  Thanks,
 
 
 




Re: 0.19.1

2014-07-04 Thread Dominic Hamon
Hi

Can you give some background as to why this is a critical fix? We try to
minimise what we include in bug fix releases to avoid feature creep.

Thanks
On Jul 4, 2014 12:31 PM, Tom Arnfeld t...@duedil.com wrote:

 Any chance we can get https://issues.apache.org/jira/browse/MESOS-1448
 too?

 On 3 Jul 2014, at 21:40, Vinod Kone vinodk...@gmail.com wrote:

 Hi,

 We are planning to release 0.19.1 (likely next week) which will be a bug
 fix release. Specifically, these are the fixes that we are planning to
 cherry pick.


 https://issues.apache.org/jira/issues/?filter=12326191jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1

 If there are other critical fixes that need to be backported to 0.19.1
 please reply here as soon as possible.

 Thanks,





Re: 0.19.1

2014-07-04 Thread Tom Arnfeld
Happy to. It surprised me that this wasn't supported, especially considering 
the fetcher is supposed to be able to download URIs from any URL using http(s). 
This is most useful (and in my opinion quite an important issue) for 
downloading executors from S3 in situations a redirect is incurred, and more 
specifically, github tar archives which almost always go through a 301.

Don't mind if going into the next non-bugfix release if you don't agree it's 
that important.

On 4 Jul 2014, at 20:48, Dominic Hamon dha...@twopensource.com wrote:

 Hi
 
 Can you give some background as to why this is a critical fix? We try to
 minimise what we include in bug fix releases to avoid feature creep.
 
 Thanks
 On Jul 4, 2014 12:31 PM, Tom Arnfeld t...@duedil.com wrote:
 
 Any chance we can get https://issues.apache.org/jira/browse/MESOS-1448
 too?
 
 On 3 Jul 2014, at 21:40, Vinod Kone vinodk...@gmail.com wrote:
 
 Hi,
 
 We are planning to release 0.19.1 (likely next week) which will be a bug
 fix release. Specifically, these are the fixes that we are planning to
 cherry pick.
 
 
 https://issues.apache.org/jira/issues/?filter=12326191jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1
 
 If there are other critical fixes that need to be backported to 0.19.1
 please reply here as soon as possible.
 
 Thanks,
 
 
 



Re: 0.19.1

2014-07-03 Thread Vinod Kone
correct url:

https://issues.apache.org/jira/issues/?jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1


On Thu, Jul 3, 2014 at 1:40 PM, Vinod Kone vinodk...@gmail.com wrote:

 Hi,

 We are planning to release 0.19.1 (likely next week) which will be a bug
 fix release. Specifically, these are the fixes that we are planning to
 cherry pick.


 https://issues.apache.org/jira/issues/?filter=12326191jql=project%20%3D%20MESOS%20AND%20%22Target%20Version%2Fs%22%20%3D%200.19.1

 If there are other critical fixes that need to be backported to 0.19.1
 please reply here as soon as possible.

 Thanks,