You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Qian Zhang <zh...@gmail.com> on 2019/08/27 09:18:22 UTC

[VOTE] Release Apache Mesos 1.9.0 (rc1)

Hi all,

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


1.9.0 includes the following:
--------------------------------------------------------------------------------
* Agent draining
* Support configurable /dev/shm and IPC namespace.
* Containerizer debug endpoint.
* Add `no-new-privileges` isolator.
* Client side SSL certificate verification in Libprocess.

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

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

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

The SHA512 checksum of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512

The signature of the tarball can be found at:
https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
https://repository.apache.org/content/repositories/orgapachemesos-1255

Please vote on releasing this package as Apache Mesos 1.9.0!

The vote is open until Friday, April 30 and passes if a majority of at
least 3 +1 PMC votes are cast.

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


Thanks,
Qian and Gilbert

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

Posted by Qian Zhang <zh...@gmail.com>.
The commits 25070f2
<https://github.com/apache/mesos/commit/25070f232a9bb97d1b78f8a7e5b774bbd50654f9>,
95201cb
<https://github.com/apache/mesos/commit/95201cbe4dc87eae2fde5754d16f5effbb6c1974>
and
7303313
<https://github.com/apache/mesos/commit/73033130de7872c6f240b9b05dced039d7666138>
have been reverted on 1.9.x branch, so I will cut rc2 later today.


Regards,
Qian Zhang


On Wed, Aug 28, 2019 at 4:40 AM Vinod Kone <vi...@apache.org> wrote:

> I see. That's reduces the risk considerably than what I originally thought
> but I guess still risky to introduce it so late?
>
> On Tue, Aug 27, 2019 at 1:28 PM Benjamin Mahler <bm...@apache.org>
> wrote:
>
>> > We upgraded the version of the bundled boost very late in the release
>> cycle
>>
>> Did we? We still bundle boost 1.65.0, just like we did during 1.8.x. We
>> just adjusted our special stripped bundle to include additional headers.
>>
>> On Tue, Aug 27, 2019 at 1:39 PM Vinod Kone <vi...@apache.org> wrote:
>>
>>> -1
>>>
>>> We upgraded the version of the bundled boost very late in the release
>>> cycle
>>> which doesn't give downstream customers (who also depend on boost) enough
>>> time to vet any compatibility/perf/other issues. I propose we revert the
>>> boost upgrade (and the corresponding code changes depending on the
>>> upgrade)
>>> in 1.9.x branch but keep it in the master branch.
>>>
>>> On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:
>>>
>>> > Hi all,
>>> >
>>> > Please vote on releasing the following candidate as Apache Mesos 1.9.0.
>>> >
>>> >
>>> > 1.9.0 includes the following:
>>> >
>>> >
>>> --------------------------------------------------------------------------------
>>> > * Agent draining
>>> > * Support configurable /dev/shm and IPC namespace.
>>> > * Containerizer debug endpoint.
>>> > * Add `no-new-privileges` isolator.
>>> > * Client side SSL certificate verification in Libprocess.
>>> >
>>> > The CHANGELOG for the release is available at:
>>> >
>>> >
>>> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
>>> >
>>> >
>>> --------------------------------------------------------------------------------
>>> >
>>> > The candidate for Mesos 1.9.0 release is available at:
>>> >
>>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
>>> >
>>> > The tag to be voted on is 1.9.0-rc1:
>>> > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
>>> >
>>> > The SHA512 checksum of the tarball can be found at:
>>> >
>>> >
>>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
>>> >
>>> > The signature of the tarball can be found at:
>>> >
>>> >
>>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
>>> > https://repository.apache.org/content/repositories/orgapachemesos-1255
>>> >
>>> > Please vote on releasing this package as Apache Mesos 1.9.0!
>>> >
>>> > The vote is open until Friday, April 30 and passes if a majority of at
>>> > least 3 +1 PMC votes are cast.
>>> >
>>> > [ ] +1 Release this package as Apache Mesos 1.9.0
>>> > [ ] -1 Do not release this package because ...
>>> >
>>> >
>>> > Thanks,
>>> > Qian and Gilbert
>>> >
>>>
>>

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

Posted by Qian Zhang <zh...@gmail.com>.
The commits 25070f2
<https://github.com/apache/mesos/commit/25070f232a9bb97d1b78f8a7e5b774bbd50654f9>,
95201cb
<https://github.com/apache/mesos/commit/95201cbe4dc87eae2fde5754d16f5effbb6c1974>
and
7303313
<https://github.com/apache/mesos/commit/73033130de7872c6f240b9b05dced039d7666138>
have been reverted on 1.9.x branch, so I will cut rc2 later today.


Regards,
Qian Zhang


On Wed, Aug 28, 2019 at 4:40 AM Vinod Kone <vi...@apache.org> wrote:

> I see. That's reduces the risk considerably than what I originally thought
> but I guess still risky to introduce it so late?
>
> On Tue, Aug 27, 2019 at 1:28 PM Benjamin Mahler <bm...@apache.org>
> wrote:
>
>> > We upgraded the version of the bundled boost very late in the release
>> cycle
>>
>> Did we? We still bundle boost 1.65.0, just like we did during 1.8.x. We
>> just adjusted our special stripped bundle to include additional headers.
>>
>> On Tue, Aug 27, 2019 at 1:39 PM Vinod Kone <vi...@apache.org> wrote:
>>
>>> -1
>>>
>>> We upgraded the version of the bundled boost very late in the release
>>> cycle
>>> which doesn't give downstream customers (who also depend on boost) enough
>>> time to vet any compatibility/perf/other issues. I propose we revert the
>>> boost upgrade (and the corresponding code changes depending on the
>>> upgrade)
>>> in 1.9.x branch but keep it in the master branch.
>>>
>>> On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:
>>>
>>> > Hi all,
>>> >
>>> > Please vote on releasing the following candidate as Apache Mesos 1.9.0.
>>> >
>>> >
>>> > 1.9.0 includes the following:
>>> >
>>> >
>>> --------------------------------------------------------------------------------
>>> > * Agent draining
>>> > * Support configurable /dev/shm and IPC namespace.
>>> > * Containerizer debug endpoint.
>>> > * Add `no-new-privileges` isolator.
>>> > * Client side SSL certificate verification in Libprocess.
>>> >
>>> > The CHANGELOG for the release is available at:
>>> >
>>> >
>>> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
>>> >
>>> >
>>> --------------------------------------------------------------------------------
>>> >
>>> > The candidate for Mesos 1.9.0 release is available at:
>>> >
>>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
>>> >
>>> > The tag to be voted on is 1.9.0-rc1:
>>> > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
>>> >
>>> > The SHA512 checksum of the tarball can be found at:
>>> >
>>> >
>>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
>>> >
>>> > The signature of the tarball can be found at:
>>> >
>>> >
>>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
>>> > https://repository.apache.org/content/repositories/orgapachemesos-1255
>>> >
>>> > Please vote on releasing this package as Apache Mesos 1.9.0!
>>> >
>>> > The vote is open until Friday, April 30 and passes if a majority of at
>>> > least 3 +1 PMC votes are cast.
>>> >
>>> > [ ] +1 Release this package as Apache Mesos 1.9.0
>>> > [ ] -1 Do not release this package because ...
>>> >
>>> >
>>> > Thanks,
>>> > Qian and Gilbert
>>> >
>>>
>>

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

Posted by Vinod Kone <vi...@apache.org>.
I see. That's reduces the risk considerably than what I originally thought
but I guess still risky to introduce it so late?

On Tue, Aug 27, 2019 at 1:28 PM Benjamin Mahler <bm...@apache.org> wrote:

> > We upgraded the version of the bundled boost very late in the release
> cycle
>
> Did we? We still bundle boost 1.65.0, just like we did during 1.8.x. We
> just adjusted our special stripped bundle to include additional headers.
>
> On Tue, Aug 27, 2019 at 1:39 PM Vinod Kone <vi...@apache.org> wrote:
>
>> -1
>>
>> We upgraded the version of the bundled boost very late in the release
>> cycle
>> which doesn't give downstream customers (who also depend on boost) enough
>> time to vet any compatibility/perf/other issues. I propose we revert the
>> boost upgrade (and the corresponding code changes depending on the
>> upgrade)
>> in 1.9.x branch but keep it in the master branch.
>>
>> On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:
>>
>> > Hi all,
>> >
>> > Please vote on releasing the following candidate as Apache Mesos 1.9.0.
>> >
>> >
>> > 1.9.0 includes the following:
>> >
>> >
>> --------------------------------------------------------------------------------
>> > * Agent draining
>> > * Support configurable /dev/shm and IPC namespace.
>> > * Containerizer debug endpoint.
>> > * Add `no-new-privileges` isolator.
>> > * Client side SSL certificate verification in Libprocess.
>> >
>> > The CHANGELOG for the release is available at:
>> >
>> >
>> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
>> >
>> >
>> --------------------------------------------------------------------------------
>> >
>> > The candidate for Mesos 1.9.0 release is available at:
>> >
>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
>> >
>> > The tag to be voted on is 1.9.0-rc1:
>> > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
>> >
>> > The SHA512 checksum of the tarball can be found at:
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
>> >
>> > The signature of the tarball can be found at:
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
>> > https://repository.apache.org/content/repositories/orgapachemesos-1255
>> >
>> > Please vote on releasing this package as Apache Mesos 1.9.0!
>> >
>> > The vote is open until Friday, April 30 and passes if a majority of at
>> > least 3 +1 PMC votes are cast.
>> >
>> > [ ] +1 Release this package as Apache Mesos 1.9.0
>> > [ ] -1 Do not release this package because ...
>> >
>> >
>> > Thanks,
>> > Qian and Gilbert
>> >
>>
>

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

Posted by Vinod Kone <vi...@apache.org>.
I see. That's reduces the risk considerably than what I originally thought
but I guess still risky to introduce it so late?

On Tue, Aug 27, 2019 at 1:28 PM Benjamin Mahler <bm...@apache.org> wrote:

> > We upgraded the version of the bundled boost very late in the release
> cycle
>
> Did we? We still bundle boost 1.65.0, just like we did during 1.8.x. We
> just adjusted our special stripped bundle to include additional headers.
>
> On Tue, Aug 27, 2019 at 1:39 PM Vinod Kone <vi...@apache.org> wrote:
>
>> -1
>>
>> We upgraded the version of the bundled boost very late in the release
>> cycle
>> which doesn't give downstream customers (who also depend on boost) enough
>> time to vet any compatibility/perf/other issues. I propose we revert the
>> boost upgrade (and the corresponding code changes depending on the
>> upgrade)
>> in 1.9.x branch but keep it in the master branch.
>>
>> On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:
>>
>> > Hi all,
>> >
>> > Please vote on releasing the following candidate as Apache Mesos 1.9.0.
>> >
>> >
>> > 1.9.0 includes the following:
>> >
>> >
>> --------------------------------------------------------------------------------
>> > * Agent draining
>> > * Support configurable /dev/shm and IPC namespace.
>> > * Containerizer debug endpoint.
>> > * Add `no-new-privileges` isolator.
>> > * Client side SSL certificate verification in Libprocess.
>> >
>> > The CHANGELOG for the release is available at:
>> >
>> >
>> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
>> >
>> >
>> --------------------------------------------------------------------------------
>> >
>> > The candidate for Mesos 1.9.0 release is available at:
>> >
>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
>> >
>> > The tag to be voted on is 1.9.0-rc1:
>> > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
>> >
>> > The SHA512 checksum of the tarball can be found at:
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
>> >
>> > The signature of the tarball can be found at:
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
>> > https://repository.apache.org/content/repositories/orgapachemesos-1255
>> >
>> > Please vote on releasing this package as Apache Mesos 1.9.0!
>> >
>> > The vote is open until Friday, April 30 and passes if a majority of at
>> > least 3 +1 PMC votes are cast.
>> >
>> > [ ] +1 Release this package as Apache Mesos 1.9.0
>> > [ ] -1 Do not release this package because ...
>> >
>> >
>> > Thanks,
>> > Qian and Gilbert
>> >
>>
>

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

Posted by Benjamin Mahler <bm...@apache.org>.
> We upgraded the version of the bundled boost very late in the release
cycle

Did we? We still bundle boost 1.65.0, just like we did during 1.8.x. We
just adjusted our special stripped bundle to include additional headers.

On Tue, Aug 27, 2019 at 1:39 PM Vinod Kone <vi...@apache.org> wrote:

> -1
>
> We upgraded the version of the bundled boost very late in the release cycle
> which doesn't give downstream customers (who also depend on boost) enough
> time to vet any compatibility/perf/other issues. I propose we revert the
> boost upgrade (and the corresponding code changes depending on the upgrade)
> in 1.9.x branch but keep it in the master branch.
>
> On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:
>
> > Hi all,
> >
> > Please vote on releasing the following candidate as Apache Mesos 1.9.0.
> >
> >
> > 1.9.0 includes the following:
> >
> >
> --------------------------------------------------------------------------------
> > * Agent draining
> > * Support configurable /dev/shm and IPC namespace.
> > * Containerizer debug endpoint.
> > * Add `no-new-privileges` isolator.
> > * Client side SSL certificate verification in Libprocess.
> >
> > The CHANGELOG for the release is available at:
> >
> >
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
> >
> >
> --------------------------------------------------------------------------------
> >
> > The candidate for Mesos 1.9.0 release is available at:
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
> >
> > The tag to be voted on is 1.9.0-rc1:
> > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
> >
> > The SHA512 checksum of the tarball can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
> >
> > The signature of the tarball can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
> > https://repository.apache.org/content/repositories/orgapachemesos-1255
> >
> > Please vote on releasing this package as Apache Mesos 1.9.0!
> >
> > The vote is open until Friday, April 30 and passes if a majority of at
> > least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Mesos 1.9.0
> > [ ] -1 Do not release this package because ...
> >
> >
> > Thanks,
> > Qian and Gilbert
> >
>

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

Posted by Benjamin Mahler <bm...@apache.org>.
> We upgraded the version of the bundled boost very late in the release
cycle

Did we? We still bundle boost 1.65.0, just like we did during 1.8.x. We
just adjusted our special stripped bundle to include additional headers.

On Tue, Aug 27, 2019 at 1:39 PM Vinod Kone <vi...@apache.org> wrote:

> -1
>
> We upgraded the version of the bundled boost very late in the release cycle
> which doesn't give downstream customers (who also depend on boost) enough
> time to vet any compatibility/perf/other issues. I propose we revert the
> boost upgrade (and the corresponding code changes depending on the upgrade)
> in 1.9.x branch but keep it in the master branch.
>
> On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:
>
> > Hi all,
> >
> > Please vote on releasing the following candidate as Apache Mesos 1.9.0.
> >
> >
> > 1.9.0 includes the following:
> >
> >
> --------------------------------------------------------------------------------
> > * Agent draining
> > * Support configurable /dev/shm and IPC namespace.
> > * Containerizer debug endpoint.
> > * Add `no-new-privileges` isolator.
> > * Client side SSL certificate verification in Libprocess.
> >
> > The CHANGELOG for the release is available at:
> >
> >
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
> >
> >
> --------------------------------------------------------------------------------
> >
> > The candidate for Mesos 1.9.0 release is available at:
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
> >
> > The tag to be voted on is 1.9.0-rc1:
> > https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
> >
> > The SHA512 checksum of the tarball can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
> >
> > The signature of the tarball can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
> > https://repository.apache.org/content/repositories/orgapachemesos-1255
> >
> > Please vote on releasing this package as Apache Mesos 1.9.0!
> >
> > The vote is open until Friday, April 30 and passes if a majority of at
> > least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Mesos 1.9.0
> > [ ] -1 Do not release this package because ...
> >
> >
> > Thanks,
> > Qian and Gilbert
> >
>

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

Posted by Vinod Kone <vi...@apache.org>.
-1

We upgraded the version of the bundled boost very late in the release cycle
which doesn't give downstream customers (who also depend on boost) enough
time to vet any compatibility/perf/other issues. I propose we revert the
boost upgrade (and the corresponding code changes depending on the upgrade)
in 1.9.x branch but keep it in the master branch.

On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:

> Hi all,
>
> Please vote on releasing the following candidate as Apache Mesos 1.9.0.
>
>
> 1.9.0 includes the following:
>
> --------------------------------------------------------------------------------
> * Agent draining
> * Support configurable /dev/shm and IPC namespace.
> * Containerizer debug endpoint.
> * Add `no-new-privileges` isolator.
> * Client side SSL certificate verification in Libprocess.
>
> The CHANGELOG for the release is available at:
>
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
>
> --------------------------------------------------------------------------------
>
> The candidate for Mesos 1.9.0 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
>
> The tag to be voted on is 1.9.0-rc1:
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
>
> The SHA512 checksum of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
>
> The signature of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
> https://repository.apache.org/content/repositories/orgapachemesos-1255
>
> Please vote on releasing this package as Apache Mesos 1.9.0!
>
> The vote is open until Friday, April 30 and passes if a majority of at
> least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 1.9.0
> [ ] -1 Do not release this package because ...
>
>
> Thanks,
> Qian and Gilbert
>

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

Posted by Vinod Kone <vi...@apache.org>.
-1

We upgraded the version of the bundled boost very late in the release cycle
which doesn't give downstream customers (who also depend on boost) enough
time to vet any compatibility/perf/other issues. I propose we revert the
boost upgrade (and the corresponding code changes depending on the upgrade)
in 1.9.x branch but keep it in the master branch.

On Tue, Aug 27, 2019 at 4:18 AM Qian Zhang <zh...@gmail.com> wrote:

> Hi all,
>
> Please vote on releasing the following candidate as Apache Mesos 1.9.0.
>
>
> 1.9.0 includes the following:
>
> --------------------------------------------------------------------------------
> * Agent draining
> * Support configurable /dev/shm and IPC namespace.
> * Containerizer debug endpoint.
> * Add `no-new-privileges` isolator.
> * Client side SSL certificate verification in Libprocess.
>
> The CHANGELOG for the release is available at:
>
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=1.9.0-rc1
>
> --------------------------------------------------------------------------------
>
> The candidate for Mesos 1.9.0 release is available at:
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz
>
> The tag to be voted on is 1.9.0-rc1:
> https://gitbox.apache.org/repos/asf?p=mesos.git;a=commit;h=1.9.0-rc1
>
> The SHA512 checksum of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.tar.gz.sha512
>
> The signature of the tarball can be found at:
>
> https://dist.apache.org/repos/dist/dev/mesos/1.9.0-rc1/mesos-1.9.0.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 in a staging repository here:
> https://repository.apache.org/content/repositories/orgapachemesos-1255
>
> Please vote on releasing this package as Apache Mesos 1.9.0!
>
> The vote is open until Friday, April 30 and passes if a majority of at
> least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Mesos 1.9.0
> [ ] -1 Do not release this package because ...
>
>
> Thanks,
> Qian and Gilbert
>