You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Benjamin Mahler <be...@gmail.com> on 2014/07/14 23:32:20 UTC

[VOTE] Release Apache Mesos 0.19.1 (rc1)

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)

Posted by Niklas Nielsen <ni...@mesosphere.io>.
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 <mi...@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 <to...@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 <ni...@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 <be...@gmail.com>
>> wrote:
>>
>>> +1, thanks Ben!
>>>
>>>
>>> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
>>>
>>>> +1 (binding)
>>>>
>>>> Tested on OSX Mavericks w/ gcc-4.8
>>>>
>>>>
>>>> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com>
>>>> wrote:
>>>>
>>>>> +1 (non-binding).
>>>>>
>>>>> Tim
>>>>>
>>>>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>>>>> <be...@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)

Posted by Niklas Nielsen <ni...@mesosphere.io>.
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 <mi...@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 <to...@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 <ni...@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 <be...@gmail.com>
>> wrote:
>>
>>> +1, thanks Ben!
>>>
>>>
>>> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
>>>
>>>> +1 (binding)
>>>>
>>>> Tested on OSX Mavericks w/ gcc-4.8
>>>>
>>>>
>>>> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com>
>>>> wrote:
>>>>
>>>>> +1 (non-binding).
>>>>>
>>>>> Tim
>>>>>
>>>>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>>>>> <be...@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)

Posted by Michael Babineau <mi...@gmail.com>.
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 <to...@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 <ni...@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 <be...@gmail.com>
> wrote:
>
>> +1, thanks Ben!
>>
>>
>> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
>>
>>> +1 (binding)
>>>
>>> Tested on OSX Mavericks w/ gcc-4.8
>>>
>>>
>>> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
>>>
>>>> +1 (non-binding).
>>>>
>>>> Tim
>>>>
>>>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>>>> <be...@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)

Posted by Tom Arnfeld <to...@duedil.com>.
+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 <ni...@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 <be...@gmail.com> wrote:
> +1, thanks Ben!
> 
> 
> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
> +1 (binding)
> 
> Tested on OSX Mavericks w/ gcc-4.8
> 
> 
> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
> +1 (non-binding).
> 
> Tim
> 
> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
> <be...@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)

Posted by Tom Arnfeld <to...@duedil.com>.
+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 <ni...@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 <be...@gmail.com> wrote:
> +1, thanks Ben!
> 
> 
> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
> +1 (binding)
> 
> Tested on OSX Mavericks w/ gcc-4.8
> 
> 
> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
> +1 (non-binding).
> 
> Tim
> 
> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
> <be...@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)

Posted by Niklas Nielsen <ni...@mesosphere.io>.
+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 <be...@gmail.com> wrote:

> +1, thanks Ben!
>
>
> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
>
>> +1 (binding)
>>
>> Tested on OSX Mavericks w/ gcc-4.8
>>
>>
>> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
>>
>>> +1 (non-binding).
>>>
>>> Tim
>>>
>>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>>> <be...@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)

Posted by Niklas Nielsen <ni...@mesosphere.io>.
+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 <be...@gmail.com> wrote:

> +1, thanks Ben!
>
>
> On Mon, Jul 14, 2014 at 6:20 PM, Vinod Kone <vi...@gmail.com> wrote:
>
>> +1 (binding)
>>
>> Tested on OSX Mavericks w/ gcc-4.8
>>
>>
>> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
>>
>>> +1 (non-binding).
>>>
>>> Tim
>>>
>>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>>> <be...@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)

Posted by Benjamin Hindman <be...@gmail.com>.
+1, thanks Ben!


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

> +1 (binding)
>
> Tested on OSX Mavericks w/ gcc-4.8
>
>
> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
>
>> +1 (non-binding).
>>
>> Tim
>>
>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>> <be...@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)

Posted by Benjamin Hindman <be...@gmail.com>.
+1, thanks Ben!


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

> +1 (binding)
>
> Tested on OSX Mavericks w/ gcc-4.8
>
>
> On Mon, Jul 14, 2014 at 2:35 PM, Timothy Chen <tn...@gmail.com> wrote:
>
>> +1 (non-binding).
>>
>> Tim
>>
>> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
>> <be...@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)

Posted by Vinod Kone <vi...@gmail.com>.
+1 (binding)

Tested on OSX Mavericks w/ gcc-4.8


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

> +1 (non-binding).
>
> Tim
>
> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
> <be...@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)

Posted by Vinod Kone <vi...@gmail.com>.
+1 (binding)

Tested on OSX Mavericks w/ gcc-4.8


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

> +1 (non-binding).
>
> Tim
>
> On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
> <be...@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)

Posted by Timothy Chen <tn...@gmail.com>.
+1 (non-binding).

Tim

On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
<be...@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)

Posted by Timothy Chen <tn...@gmail.com>.
+1 (non-binding).

Tim

On Mon, Jul 14, 2014 at 2:32 PM, Benjamin Mahler
<be...@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