You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Elizabeth Lingg <el...@mesosphere.io> on 2015/05/01 01:21:33 UTC

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

+1, tested Mesos 2601, 2605, and 2668 in a test cluster with many services
running.

Adam, could you add the fix for Mesos 2605 to the release notes?

  * [MESOS-2605] - The slave sometimes does not send active executors upon
reregistration

Thanks,
Elizabeth

On Thu, Apr 30, 2015 at 8:08 AM, Nikolay Borodachev <nb...@adobe.com>
wrote:

>  +1
>
>
>
> *From:* Adam Bordelon [mailto:adam@mesosphere.io]
> *Sent:* Thursday, April 30, 2015 2:49 AM
> *To:* dev; user@mesos.apache.org
> *Subject:* [VOTE] Release Apache Mesos 0.22.1 (rc6)
>
>
>
> Hi all,
>
> Please vote on releasing the following candidate as Apache Mesos 0.22.1.
>
> 0.22.1 is a bug fix release and includes the following:
>
>
> --------------------------------------------------------------------------------
>
>   * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
>   * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
>   * [MESOS-2461] - Slave should provide details on processes running in
> its cgroups
>   * [MESOS-2583] - Tasks getting stuck in staging.
>   * [MESOS-2592] - The sandbox directory is not chown'ed if the fetcher
> doesn't run.
>   * [MESOS-2601] - Tasks are not removed after recovery from slave and
> mesos containerizer
>   * [MESOS-2614] - Update name, hostname, failover_timeout, and webui_url
> in master on framework re-registration
>   * [MESOS-2643] - Python scheduler driver disables implicit
> acknowledgments by default.
>   * [MESOS-2668] - Slave fails to recover when there are still processes
> left in its cgroup
>
> 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.22.1-rc6
>
> --------------------------------------------------------------------------------
>
> The candidate for Mesos 0.22.1 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz
>
> The tag to be voted on is 0.22.1-rc6:
> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.1-rc6
>
> The MD5 checksum of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz.md5
>
> The signature of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.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-1054
>
> Please vote on releasing this package as Apache Mesos 0.22.1!
>
> The vote is open until Mon May 4 18:00:00 PDT 2015 and passes if a
> majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 0.22.1
> [ ] -1 Do not release this package because ...
>
> Thanks,
>
> -Adam-
>

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

Posted by Tomas Barton <ba...@gmail.com>.
+1

tested on Ubuntu 14.04 LTS and Debian 7 Wheezy with gcc 4.8.4

On 1 May 2015 at 03:51, Elizabeth Lingg <el...@mesosphere.io> wrote:

> It seemed to be different symptoms with the same cause.
>
> Thanks,
> Elizabeth
>
> On Thu, Apr 30, 2015 at 6:09 PM, Benjamin Mahler <
> benjamin.mahler@gmail.com> wrote:
>
>> Wasn't that ticket just a duplicate of
>> https://issues.apache.org/jira/browse/MESOS-2601?
>>
>> On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth Lingg <elizabeth@mesosphere.io
>> > wrote:
>>
>>> +1, tested Mesos 2601, 2605, and 2668 in a test cluster with many
>>> services running.
>>>
>>> Adam, could you add the fix for Mesos 2605 to the release notes?
>>>
>>>   * [MESOS-2605] - The slave sometimes does not send active executors
>>> upon reregistration
>>>
>>> Thanks,
>>> Elizabeth
>>>
>>> On Thu, Apr 30, 2015 at 8:08 AM, Nikolay Borodachev <nb...@adobe.com>
>>> wrote:
>>>
>>>>  +1
>>>>
>>>>
>>>>
>>>> *From:* Adam Bordelon [mailto:adam@mesosphere.io]
>>>> *Sent:* Thursday, April 30, 2015 2:49 AM
>>>> *To:* dev; user@mesos.apache.org
>>>> *Subject:* [VOTE] Release Apache Mesos 0.22.1 (rc6)
>>>>
>>>>
>>>>
>>>> Hi all,
>>>>
>>>> Please vote on releasing the following candidate as Apache Mesos 0.22.1.
>>>>
>>>> 0.22.1 is a bug fix release and includes the following:
>>>>
>>>>
>>>> --------------------------------------------------------------------------------
>>>>
>>>>   * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
>>>>   * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
>>>>   * [MESOS-2461] - Slave should provide details on processes running in
>>>> its cgroups
>>>>   * [MESOS-2583] - Tasks getting stuck in staging.
>>>>   * [MESOS-2592] - The sandbox directory is not chown'ed if the fetcher
>>>> doesn't run.
>>>>   * [MESOS-2601] - Tasks are not removed after recovery from slave and
>>>> mesos containerizer
>>>>   * [MESOS-2614] - Update name, hostname, failover_timeout, and
>>>> webui_url in master on framework re-registration
>>>>   * [MESOS-2643] - Python scheduler driver disables implicit
>>>> acknowledgments by default.
>>>>   * [MESOS-2668] - Slave fails to recover when there are still
>>>> processes left in its cgroup
>>>>
>>>> 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.22.1-rc6
>>>>
>>>> --------------------------------------------------------------------------------
>>>>
>>>> The candidate for Mesos 0.22.1 release is available at:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz
>>>>
>>>> The tag to be voted on is 0.22.1-rc6:
>>>>
>>>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.1-rc6
>>>>
>>>> The MD5 checksum of the tarball can be found at:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz.md5
>>>>
>>>> The signature of the tarball can be found at:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.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-1054
>>>>
>>>> Please vote on releasing this package as Apache Mesos 0.22.1!
>>>>
>>>> The vote is open until Mon May 4 18:00:00 PDT 2015 and passes if a
>>>> majority of at least 3 +1 PMC votes are cast.
>>>>
>>>> [ ] +1 Release this package as Apache Mesos 0.22.1
>>>> [ ] -1 Do not release this package because ...
>>>>
>>>> Thanks,
>>>>
>>>> -Adam-
>>>>
>>>
>>>
>>
>

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

Posted by Elizabeth Lingg <el...@mesosphere.io>.
It seemed to be different symptoms with the same cause.

Thanks,
Elizabeth

On Thu, Apr 30, 2015 at 6:09 PM, Benjamin Mahler <be...@gmail.com>
wrote:

> Wasn't that ticket just a duplicate of
> https://issues.apache.org/jira/browse/MESOS-2601?
>
> On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth Lingg <el...@mesosphere.io>
> wrote:
>
>> +1, tested Mesos 2601, 2605, and 2668 in a test cluster with many
>> services running.
>>
>> Adam, could you add the fix for Mesos 2605 to the release notes?
>>
>>   * [MESOS-2605] - The slave sometimes does not send active executors
>> upon reregistration
>>
>> Thanks,
>> Elizabeth
>>
>> On Thu, Apr 30, 2015 at 8:08 AM, Nikolay Borodachev <nb...@adobe.com>
>> wrote:
>>
>>>  +1
>>>
>>>
>>>
>>> *From:* Adam Bordelon [mailto:adam@mesosphere.io]
>>> *Sent:* Thursday, April 30, 2015 2:49 AM
>>> *To:* dev; user@mesos.apache.org
>>> *Subject:* [VOTE] Release Apache Mesos 0.22.1 (rc6)
>>>
>>>
>>>
>>> Hi all,
>>>
>>> Please vote on releasing the following candidate as Apache Mesos 0.22.1.
>>>
>>> 0.22.1 is a bug fix release and includes the following:
>>>
>>>
>>> --------------------------------------------------------------------------------
>>>
>>>   * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
>>>   * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
>>>   * [MESOS-2461] - Slave should provide details on processes running in
>>> its cgroups
>>>   * [MESOS-2583] - Tasks getting stuck in staging.
>>>   * [MESOS-2592] - The sandbox directory is not chown'ed if the fetcher
>>> doesn't run.
>>>   * [MESOS-2601] - Tasks are not removed after recovery from slave and
>>> mesos containerizer
>>>   * [MESOS-2614] - Update name, hostname, failover_timeout, and
>>> webui_url in master on framework re-registration
>>>   * [MESOS-2643] - Python scheduler driver disables implicit
>>> acknowledgments by default.
>>>   * [MESOS-2668] - Slave fails to recover when there are still processes
>>> left in its cgroup
>>>
>>> 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.22.1-rc6
>>>
>>> --------------------------------------------------------------------------------
>>>
>>> The candidate for Mesos 0.22.1 release is available at:
>>>
>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz
>>>
>>> The tag to be voted on is 0.22.1-rc6:
>>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.1-rc6
>>>
>>> The MD5 checksum of the tarball can be found at:
>>>
>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz.md5
>>>
>>> The signature of the tarball can be found at:
>>>
>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.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-1054
>>>
>>> Please vote on releasing this package as Apache Mesos 0.22.1!
>>>
>>> The vote is open until Mon May 4 18:00:00 PDT 2015 and passes if a
>>> majority of at least 3 +1 PMC votes are cast.
>>>
>>> [ ] +1 Release this package as Apache Mesos 0.22.1
>>> [ ] -1 Do not release this package because ...
>>>
>>> Thanks,
>>>
>>> -Adam-
>>>
>>
>>
>

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

Posted by Elizabeth Lingg <el...@mesosphere.io>.
It seemed to be different symptoms with the same cause.

Thanks,
Elizabeth

On Thu, Apr 30, 2015 at 6:09 PM, Benjamin Mahler <be...@gmail.com>
wrote:

> Wasn't that ticket just a duplicate of
> https://issues.apache.org/jira/browse/MESOS-2601?
>
> On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth Lingg <el...@mesosphere.io>
> wrote:
>
>> +1, tested Mesos 2601, 2605, and 2668 in a test cluster with many
>> services running.
>>
>> Adam, could you add the fix for Mesos 2605 to the release notes?
>>
>>   * [MESOS-2605] - The slave sometimes does not send active executors
>> upon reregistration
>>
>> Thanks,
>> Elizabeth
>>
>> On Thu, Apr 30, 2015 at 8:08 AM, Nikolay Borodachev <nb...@adobe.com>
>> wrote:
>>
>>>  +1
>>>
>>>
>>>
>>> *From:* Adam Bordelon [mailto:adam@mesosphere.io]
>>> *Sent:* Thursday, April 30, 2015 2:49 AM
>>> *To:* dev; user@mesos.apache.org
>>> *Subject:* [VOTE] Release Apache Mesos 0.22.1 (rc6)
>>>
>>>
>>>
>>> Hi all,
>>>
>>> Please vote on releasing the following candidate as Apache Mesos 0.22.1.
>>>
>>> 0.22.1 is a bug fix release and includes the following:
>>>
>>>
>>> --------------------------------------------------------------------------------
>>>
>>>   * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
>>>   * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
>>>   * [MESOS-2461] - Slave should provide details on processes running in
>>> its cgroups
>>>   * [MESOS-2583] - Tasks getting stuck in staging.
>>>   * [MESOS-2592] - The sandbox directory is not chown'ed if the fetcher
>>> doesn't run.
>>>   * [MESOS-2601] - Tasks are not removed after recovery from slave and
>>> mesos containerizer
>>>   * [MESOS-2614] - Update name, hostname, failover_timeout, and
>>> webui_url in master on framework re-registration
>>>   * [MESOS-2643] - Python scheduler driver disables implicit
>>> acknowledgments by default.
>>>   * [MESOS-2668] - Slave fails to recover when there are still processes
>>> left in its cgroup
>>>
>>> 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.22.1-rc6
>>>
>>> --------------------------------------------------------------------------------
>>>
>>> The candidate for Mesos 0.22.1 release is available at:
>>>
>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz
>>>
>>> The tag to be voted on is 0.22.1-rc6:
>>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.1-rc6
>>>
>>> The MD5 checksum of the tarball can be found at:
>>>
>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz.md5
>>>
>>> The signature of the tarball can be found at:
>>>
>>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.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-1054
>>>
>>> Please vote on releasing this package as Apache Mesos 0.22.1!
>>>
>>> The vote is open until Mon May 4 18:00:00 PDT 2015 and passes if a
>>> majority of at least 3 +1 PMC votes are cast.
>>>
>>> [ ] +1 Release this package as Apache Mesos 0.22.1
>>> [ ] -1 Do not release this package because ...
>>>
>>> Thanks,
>>>
>>> -Adam-
>>>
>>
>>
>

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

Posted by Benjamin Mahler <be...@gmail.com>.
Wasn't that ticket just a duplicate of
https://issues.apache.org/jira/browse/MESOS-2601?

On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth Lingg <el...@mesosphere.io>
wrote:

> +1, tested Mesos 2601, 2605, and 2668 in a test cluster with many services
> running.
>
> Adam, could you add the fix for Mesos 2605 to the release notes?
>
>   * [MESOS-2605] - The slave sometimes does not send active executors upon
> reregistration
>
> Thanks,
> Elizabeth
>
> On Thu, Apr 30, 2015 at 8:08 AM, Nikolay Borodachev <nb...@adobe.com>
> wrote:
>
>>  +1
>>
>>
>>
>> *From:* Adam Bordelon [mailto:adam@mesosphere.io]
>> *Sent:* Thursday, April 30, 2015 2:49 AM
>> *To:* dev; user@mesos.apache.org
>> *Subject:* [VOTE] Release Apache Mesos 0.22.1 (rc6)
>>
>>
>>
>> Hi all,
>>
>> Please vote on releasing the following candidate as Apache Mesos 0.22.1.
>>
>> 0.22.1 is a bug fix release and includes the following:
>>
>>
>> --------------------------------------------------------------------------------
>>
>>   * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
>>   * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
>>   * [MESOS-2461] - Slave should provide details on processes running in
>> its cgroups
>>   * [MESOS-2583] - Tasks getting stuck in staging.
>>   * [MESOS-2592] - The sandbox directory is not chown'ed if the fetcher
>> doesn't run.
>>   * [MESOS-2601] - Tasks are not removed after recovery from slave and
>> mesos containerizer
>>   * [MESOS-2614] - Update name, hostname, failover_timeout, and webui_url
>> in master on framework re-registration
>>   * [MESOS-2643] - Python scheduler driver disables implicit
>> acknowledgments by default.
>>   * [MESOS-2668] - Slave fails to recover when there are still processes
>> left in its cgroup
>>
>> 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.22.1-rc6
>>
>> --------------------------------------------------------------------------------
>>
>> The candidate for Mesos 0.22.1 release is available at:
>>
>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz
>>
>> The tag to be voted on is 0.22.1-rc6:
>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.1-rc6
>>
>> The MD5 checksum of the tarball can be found at:
>>
>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz.md5
>>
>> The signature of the tarball can be found at:
>>
>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.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-1054
>>
>> Please vote on releasing this package as Apache Mesos 0.22.1!
>>
>> The vote is open until Mon May 4 18:00:00 PDT 2015 and passes if a
>> majority of at least 3 +1 PMC votes are cast.
>>
>> [ ] +1 Release this package as Apache Mesos 0.22.1
>> [ ] -1 Do not release this package because ...
>>
>> Thanks,
>>
>> -Adam-
>>
>
>

Re: [VOTE] Release Apache Mesos 0.22.1 (rc6)

Posted by Benjamin Mahler <be...@gmail.com>.
Wasn't that ticket just a duplicate of
https://issues.apache.org/jira/browse/MESOS-2601?

On Thu, Apr 30, 2015 at 4:21 PM, Elizabeth Lingg <el...@mesosphere.io>
wrote:

> +1, tested Mesos 2601, 2605, and 2668 in a test cluster with many services
> running.
>
> Adam, could you add the fix for Mesos 2605 to the release notes?
>
>   * [MESOS-2605] - The slave sometimes does not send active executors upon
> reregistration
>
> Thanks,
> Elizabeth
>
> On Thu, Apr 30, 2015 at 8:08 AM, Nikolay Borodachev <nb...@adobe.com>
> wrote:
>
>>  +1
>>
>>
>>
>> *From:* Adam Bordelon [mailto:adam@mesosphere.io]
>> *Sent:* Thursday, April 30, 2015 2:49 AM
>> *To:* dev; user@mesos.apache.org
>> *Subject:* [VOTE] Release Apache Mesos 0.22.1 (rc6)
>>
>>
>>
>> Hi all,
>>
>> Please vote on releasing the following candidate as Apache Mesos 0.22.1.
>>
>> 0.22.1 is a bug fix release and includes the following:
>>
>>
>> --------------------------------------------------------------------------------
>>
>>   * [MESOS-1795] - Assertion failure in state abstraction crashes JVM.
>>   * [MESOS-2161] - AbstractState JNI check fails for Marathon framework.
>>   * [MESOS-2461] - Slave should provide details on processes running in
>> its cgroups
>>   * [MESOS-2583] - Tasks getting stuck in staging.
>>   * [MESOS-2592] - The sandbox directory is not chown'ed if the fetcher
>> doesn't run.
>>   * [MESOS-2601] - Tasks are not removed after recovery from slave and
>> mesos containerizer
>>   * [MESOS-2614] - Update name, hostname, failover_timeout, and webui_url
>> in master on framework re-registration
>>   * [MESOS-2643] - Python scheduler driver disables implicit
>> acknowledgments by default.
>>   * [MESOS-2668] - Slave fails to recover when there are still processes
>> left in its cgroup
>>
>> 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.22.1-rc6
>>
>> --------------------------------------------------------------------------------
>>
>> The candidate for Mesos 0.22.1 release is available at:
>>
>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz
>>
>> The tag to be voted on is 0.22.1-rc6:
>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.22.1-rc6
>>
>> The MD5 checksum of the tarball can be found at:
>>
>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.1.tar.gz.md5
>>
>> The signature of the tarball can be found at:
>>
>> https://dist.apache.org/repos/dist/dev/mesos/0.22.1-rc6/mesos-0.22.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-1054
>>
>> Please vote on releasing this package as Apache Mesos 0.22.1!
>>
>> The vote is open until Mon May 4 18:00:00 PDT 2015 and passes if a
>> majority of at least 3 +1 PMC votes are cast.
>>
>> [ ] +1 Release this package as Apache Mesos 0.22.1
>> [ ] -1 Do not release this package because ...
>>
>> Thanks,
>>
>> -Adam-
>>
>
>