Hi Tim, FYI: I posted a fix for the bug pointed out by @benh at https://reviews.apache.org/r/27670/ <https://reviews.apache.org/r/27670/>
-- Ankur > On 6 Nov 2014, at 15:31, Timothy Chen <[email protected]> wrote: > > The Fetcher patch currently contains a bug that is going to be patched > up by a new reviewboard, so I suggest we leave it for the next > version. > > Tim > > On Thu, Nov 6, 2014 at 2:29 PM, Adam Bordelon <[email protected]> wrote: >> Also note, in addition to 'Support for Mesos modules' we also now allow >> pluggable isolator modules. >> >> On Thu, Nov 6, 2014 at 2:28 PM, Adam Bordelon <[email protected]> wrote: >> >>> make check passed on LinuxMint16 (Ubuntu 13.10) >>> >>> Would love to see the following two cherry-picked, especially the >>> configuration.md change before you update the website for the release >>> blog post. >>> >>> d09478d73cb3ddd76c7b886bef691c8034fa6908 Updated docs/configuration.md. >>> c7227471f98c0dc62c8700d41534be142a3fcfad Fetcher uses Hadoop to fetch URIs >>> with unknown schemes. >>> >>> >>> On Thu, Nov 6, 2014 at 1:00 PM, Tom Arnfeld <[email protected]> wrote: >>> >>>> +1 >>>> >>>> >>>> >>>> >>>> `make check` passed on Ubuntu 12.04 LTS (kernel 3.2.0-67) >>>> >>>> >>>> -- >>>> >>>> >>>> Tom Arnfeld >>>> >>>> Developer // DueDil >>>> >>>> >>>> >>>> >>>> >>>> (+44) 7525940046 >>>> >>>> 25 Christopher Street, London, EC2A 2BS >>>> >>>> On Thu, Nov 6, 2014 at 8:43 PM, Ian Downes <[email protected]> >>>> wrote: >>>> >>>>> Apologies: I used support/tag.sh but had a local branch *and* local tag >>>> and >>>>> it pushed the branch only. >>>>> $ git ls-remote --tags origin-wip | grep 0.21.0 >>>>> a7733493dc9e6f2447f825671d8a745602c9bf7a refs/tags/0.21.0-rc1 >>>>> On Thu, Nov 6, 2014 at 8:11 AM, Tim St Clair <[email protected]> >>>> wrote: >>>>>> $ git tag -l | grep 21 >>>>>> >>>>>> $ git branch -r >>>>>> origin/0.21.0-rc1 >>>>>> >>>>>> It looks like you created a branch vs. tag ...? >>>>>> >>>>>> Cheers, >>>>>> Tim >>>>>> >>>>>> ----- Original Message ----- >>>>>>> From: "Ian Downes" <[email protected]> >>>>>>> To: [email protected], [email protected] >>>>>>> Sent: Wednesday, November 5, 2014 5:12:52 PM >>>>>>> Subject: [VOTE] Release Apache Mesos 0.21.0 (rc1) >>>>>>> >>>>>>> Hi all, >>>>>>> >>>>>>> Please vote on releasing the following candidate as Apache Mesos >>>> 0.21.0. >>>>>>> >>>>>>> >>>>>>> 0.21.0 includes the following: >>>>>>> >>>>>> >>>> -------------------------------------------------------------------------------- >>>>>>> State reconciliation for frameworks >>>>>>> Support for Mesos modules >>>>>>> Task status now includes source and reason >>>>>>> A shared filesystem isolator >>>>>>> A pid namespace isolator >>>>>>> >>>>>>> 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.21.0-rc1 >>>>>>> >>>>>> >>>> -------------------------------------------------------------------------------- >>>>>>> >>>>>>> The candidate for Mesos 0.21.0 release is available at: >>>>>>> >>>>>> >>>> https://dist.apache.org/repos/dist/dev/mesos/0.21.0-rc1/mesos-0.21.0.tar.gz >>>>>>> >>>>>>> The tag to be voted on is 0.21.0-rc1: >>>>>>> >>>>>> >>>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.21.0-rc1 >>>>>>> >>>>>>> The MD5 checksum of the tarball can be found at: >>>>>>> >>>>>> >>>> https://dist.apache.org/repos/dist/dev/mesos/0.21.0-rc1/mesos-0.21.0.tar.gz.md5 >>>>>>> >>>>>>> The signature of the tarball can be found at: >>>>>>> >>>>>> >>>> https://dist.apache.org/repos/dist/dev/mesos/0.21.0-rc1/mesos-0.21.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 up in Maven in a staging repository here: >>>>>>> >>>> https://repository.apache.org/content/repositories/orgapachemesos-1038 >>>>>>> >>>>>>> Please vote on releasing this package as Apache Mesos 0.21.0! >>>>>>> >>>>>>> The vote is open until Sat Nov 8 15:09:48 PST 2014 and passes if a >>>>>>> majority of at least 3 +1 PMC votes are cast. >>>>>>> >>>>>>> [ ] +1 Release this package as Apache Mesos 0.21.0 >>>>>>> [ ] -1 Do not release this package because ... >>>>>>> >>>>>>> Thanks, >>>>>>> >>>>>>> Ian Downes >>>>>>> >>>>>> >>>>>> -- >>>>>> Cheers, >>>>>> Timothy St. Clair >>>>>> Red Hat Inc. >>>>>> >>>> >>> >>>
