(note subject line change since this isn't a VOTE) +1, thanks Vinod. If there is more discussion for 0.11.0 feel free to reply here.
Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Vinod Kone <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, May 21, 2013 5:49 PM To: "[email protected]" <[email protected]> Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1) >nm. i figured it out. > > >On Tue, May 21, 2013 at 5:43 PM, Vinod Kone <[email protected]> wrote: > >> Chris. The pathology needs some revisiting. Can you tell me how you got >> the text output (that you pasted in the email) from your search filter? >> >> >> On Tue, May 21, 2013 at 4:46 PM, Mattmann, Chris A (398J) < >> [email protected]> wrote: >> >>> Hey Vinod, >>> >>> Happy for you to take the lead here. Per our discussions on IM, >>> basically where I left off was: >>> >>> 1. Pathology for figuring out what was part of 0.10.0 and 0.11.0, >>> so that the change log for 0.11.0 could be brought up to date. >>> I believe that this is as simple as a JQL query to JIRA, I went >>> ahead and did both for you. Assuming that the release dates are >>> per here [1] for 0.10.0 (8 Mar 2013) and assuming that anything fixed >>> after 0.10.0, >>> and before the 0.12.0 branch was created (28 Mar 2013), and that the >>> release date for 0.9.0 (19 Apr 2013) [2] you get: >>> >>> >>> the following change log for 0.11.0 (link here to JQL: >>> http://s.apache.org/4TN) >>> >>> ** Bug >>> * [MESOS-386] - AllocatorTest/0.TaskFinished has incomplete >>> expectations. >>> * [MESOS-388] - Latest update breaks building on OSX >>> * [MESOS-404] - FilesTest.BrowseTest is flaky >>> * [MESOS-413] - AllocatorTest/0.TaskFinished test has bad >>> expectations. >>> >>> >>> >>> and the following change log for 0.10.0: >>> >>> ** Brainstorming >>> * [MESOS-357] - participate in GSoC 2013 >>> * [MESOS-358] - do not participate in the GSoC 2013 >>> >>> ** Bug >>> * [MESOS-299] - Master detector doesn't notify about leading master >>> after network disconnection >>> * [MESOS-302] - Scheduler driver shouldn't send an ACK if the >>>driver >>> is aborted while sending stats update >>> * [MESOS-303] - mesos slave crashes during framework termination >>> * [MESOS-306] - Mesos-master frequently crashes >>> * [MESOS-307] - Web UI file download links are broken. >>> * [MESOS-310] - cgroups isolation module should not block on >>>fetching >>> executors >>> * [MESOS-317] - python mesos core bindings rejects framework >>>messages >>> with null bytes >>> * [MESOS-318] - os::memory does not consider sysinfo.mem_unit >>> * [MESOS-319] - Fix buggy read / write calls. >>> * [MESOS-321] - libprocess http::encode fails test >>> * [MESOS-325] - make clean is broken >>> * [MESOS-332] - Executor launcher fetches resources as slave user, >>> instead of executor user. >>> * [MESOS-339] - Release script is expecting enter, not any key >>> * [MESOS-340] - Gperftools target always rebuilds. >>> * [MESOS-381] - Problem building on Ubuntu 12.04 LTE >>> * [MESOS-382] - FaultToleranceTest.FrameworkReliableRegistration >>>test >>> is flaky. >>> * [MESOS-383] - AllocatorTest/0.FrameworkExited test is broken >>> * [MESOS-384] - AllocatorZooKeeperTest/0.SlaveReregisterFirst test >>>is >>> flaky. >>> >>> >>> >>> >>> ** Improvement >>> * [MESOS-293] - Make clean deletes checked in files. >>> >>> >>> >>> ** Question >>> * [MESOS-298] - Executor fails to start >>> * [MESOS-311] - ClassNotFoundException when deploying hadoop on >>>mesos >>> >>> >>> >>> >>> ** Task >>> * [MESOS-324] - Monitor executor resource usage. >>> * [MESOS-331] - Add --disable-perftools to configure. >>> >>> >>> >>> >>> and the following change log for 0.9.0: >>> >>> ** Bug >>> * [MESOS-257] - Master doesn't recover resources when executor >>>exits >>> * [MESOS-260] - Implement a duration abstraction >>> * [MESOS-261] - bootstrap fails when automake version >= 1.12 >>> * [MESOS-262] - Slave should not charge the resources required for >>> launching a executor against the executor >>> * [MESOS-263] - Complete the new webui (slave, framework, executor >>> pages) >>> * [MESOS-264] - Make fails on the latest ubuntu >>> * [MESOS-266] - When the master removes a slave, a shutdown should >>>be >>> sent. >>> * [MESOS-268] - Slave should force kill executors when it is >>>shutting >>> down >>> * [MESOS-270] - Log viewing broken on mesos-local runs >>> * [MESOS-278] - Master Fails to Connect to Zookeeper >>> * [MESOS-284] - Short-term fix for fire-walling slave shutdown and >>> lost slave messages from the 'wrong' master >>> * [MESOS-285] - configure.macosx checks for version "10.7" but >>>should >>> check for 10.7 or greater >>> * [MESOS-286] - AllocatorTest is flaky >>> * [MESOS-288] - Latest trunk does not finish make check >>> * [MESOS-290] - Jobtracker can't get TaskTrackerInfo when the >>> JobTracker log file is deleted >>> >>> ** Dependency upgrade >>> * [MESOS-174] - Upgrade protobuf dependency to version 2.4.1 >>> >>> >>> >>> ** Improvement >>> * [MESOS-252] - Web UI Improvements >>> * [MESOS-253] - Enable -Wall -Werror on the build >>> * [MESOS-254] - Improve mesos slave's garbage collection >>> * [MESOS-255] - Expose files through HTTP endpoints. >>> * [MESOS-256] - Introduce a cluster name into the Web UI >>> * [MESOS-259] - Expose slave attributes in slave endpoint & >>>sortable >>> tables >>> * [MESOS-272] - Create a 'fs' namespace and migrate as appropriate >>> from our 'os' namespace. >>> >>> ** New Feature >>> * [MESOS-146] - EC2 scripts should find the latest AMI from a known >>> URL >>> >>> >>> ** Question >>> * [MESOS-258] - mesos-master / mesos-slave => error: [Errno 32] >>>Broken >>> pipe >>> >>> >>> >>> >>> ** Task >>> * [MESOS-274] - Unicode / Binary files over http endpoints. >>> * [MESOS-275] - HTTP endpoint for file download. >>> * [MESOS-279] - Impose a limit on HTTP Response size >>> * [MESOS-283] - Use cpp implementations for python protobufs. >>> >>> >>> >>> >>> >>> ** Wish >>> * [MESOS-117] - Release! >>> >>> >>> So that's the pathology task. Now that that's done and >>> >>> the LICENSE and DISCLAIMER files have been addressed, >>> happy for you to push forward for a 0.11.0. I tried to do >>> some pathology on it too so there is 5 issues in there currently. >>> If folks know of more issues please assign them to 0.11.0. Going >>> forward I think we have a good policy to keep issues fresh and >>> up to date so we did the best we can here and great work. >>> >>> Cheers, >>> Chris >>> >>> >>> >>> >>> [1] http://s.apache.org/BET >>> [2] http://svn.apache.org/viewvc?view=revision&revision=1328095 >>> >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> Chris Mattmann, Ph.D. >>> Senior Computer Scientist >>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> Office: 171-266B, Mailstop: 171-246 >>> Email: [email protected] >>> WWW: http://sunset.usc.edu/~mattmann/ >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> Adjunct Assistant Professor, Computer Science Department >>> University of Southern California, Los Angeles, CA 90089 USA >>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >>> >>> >>> >>> >>> >>> -----Original Message----- >>> From: Vinod Kone <[email protected]> >>> Reply-To: "[email protected]" < >>> [email protected]> >>> Date: Tuesday, May 21, 2013 4:09 PM >>> To: "[email protected]" <[email protected]> >>> Subject: Fwd: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1) >>> >>> >---------- Forwarded message ---------- >>> >From: Vinod Kone <[email protected]> >>> >Date: Tue, May 21, 2013 at 4:06 PM >>> >Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1) >>> >To: "[email protected]" <[email protected]> >>> > >>> > >>> >Chris, not sure where you are on spinning up RC2. If you are swamped, >>>I >>> >would be happy to do it. >>> > >>> > >>> >@vinodkone >>> > >>> > >>> >On Thu, Apr 25, 2013 at 7:57 PM, Mattmann, Chris A (398J) < >>> >[email protected]> wrote: >>> > >>> >> Thanks Ben. >>> >> >>> >> I'll first file the issues to address LICENSE/NOTICE.txt stuff >>>raised, >>> >> then commit those, then move to running the updated release process >>> >> script. >>> >> >>> >> Thanks! >>> >> >>> >> Cheers, >>> >> Chris >>> >> >>> >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> Chris Mattmann, Ph.D. >>> >> Senior Computer Scientist >>> >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> >> Office: 171-266B, Mailstop: 171-246 >>> >> Email: [email protected] >>> >> WWW: http://sunset.usc.edu/~mattmann/ >>> >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> Adjunct Assistant Professor, Computer Science Department >>> >> University of Southern California, Los Angeles, CA 90089 USA >>> >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> -----Original Message----- >>> >> From: Benjamin Hindman <[email protected]> >>> >> Reply-To: "[email protected]" >>> >><[email protected] >>> >> > >>> >> Date: Wednesday, April 24, 2013 2:39 PM >>> >> To: mesos <[email protected]> >>> >> Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1) >>> >> >>> >> >Hey Chris, >>> >> > >>> >> >We have a script for cutting a release at support/release.sh. The >>> >>script >>> >> >had at least one bug that I know of but I just submitted a review >>>for >>> a >>> >> >fix >>> >> >here <https://reviews.apache.org/r/10767/>. Check it out (it's >>>pretty >>> >> >short) to understand our release process. >>> >> > >>> >> >Ben. >>> >> > >>> >> > >>> >> >On Wed, Apr 24, 2013 at 2:25 PM, Mattmann, Chris A (398J) < >>> >> >[email protected]> wrote: >>> >> > >>> >> >> Guys, >>> >> >> >>> >> >> I haven't forgot about this just been underwater. >>> >> >> >>> >> >> I'll get it done and report back with an RC #2 for VOTE'ing. >>> >> >> >>> >> >> Also not sure if we have documentation on how to make an RC, >>> >> >> so if we don't, I'll create it and throw it up on the wiki. >>> >> >> >>> >> >> Cheers, >>> >> >> Chris >>> >> >> >>> >> >> >>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> Chris Mattmann, Ph.D. >>> >> >> Senior Computer Scientist >>> >> >> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> >> >> Office: 171-266B, Mailstop: 171-246 >>> >> >> Email: [email protected] >>> >> >> WWW: http://sunset.usc.edu/~mattmann/ >>> >> >> >>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> Adjunct Assistant Professor, Computer Science Department >>> >> >> University of Southern California, Los Angeles, CA 90089 USA >>> >> >> >>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> >>> >> >> -----Original Message----- >>> >> >> From: <Mattmann>, jpluser <[email protected]> >>> >> >> Reply-To: "[email protected]" >>> >> >><[email protected] >>> >> >> > >>> >> >> Date: Thursday, April 18, 2013 12:46 PM >>> >> >> To: "[email protected]" < >>> [email protected]> >>> >> >> Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1) >>> >> >> >>> >> >> >Awesome, will do Vinod. >>> >> >> > >>> >> >> >Hope to have a patch and potential respin by tonight (4/18) >>>and/or >>> >> >> >tomorrow >>> >> >> >AM Pacific time (4/19). >>> >> >> > >>> >> >> >Cheers, >>> >> >> >Chris >>> >> >> > >>> >> >> >>>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> >Chris Mattmann, Ph.D. >>> >> >> >Senior Computer Scientist >>> >> >> >NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> >> >> >Office: 171-266B, Mailstop: 171-246 >>> >> >> >Email: [email protected] >>> >> >> >WWW: http://sunset.usc.edu/~mattmann/ >>> >> >> >>>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> >Adjunct Assistant Professor, Computer Science Department >>> >> >> >University of Southern California, Los Angeles, CA 90089 USA >>> >> >> >>>>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> > >>> >> >> > >>> >> >> > >>> >> >> > >>> >> >> > >>> >> >> > >>> >> >> >-----Original Message----- >>> >> >> >From: Vinod Kone <[email protected]> >>> >> >> >Reply-To: "[email protected]" >>> >> >> ><[email protected]> >>> >> >> >Date: Thursday, April 18, 2013 10:49 AM >>> >> >> >To: "[email protected]" >>> >><[email protected]> >>> >> >> >Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1) >>> >> >> > >>> >> >> >>Chris, we would be eternally thankful if you could contribute a >>> >>patch >>> >> >> >>here. >>> >> >> >> >>> >> >> >> >>> >> >> >>@vinodkone >>> >> >> >> >>> >> >> >> >>> >> >> >>On Mon, Apr 15, 2013 at 6:53 PM, Mattmann, Chris A (398J) < >>> >> >> >>[email protected]> wrote: >>> >> >> >> >>> >> >> >>> Ben, ready for respin for RC #2? Shouldn't be too hard of a >>>fix, >>> >>no? >>> >> >> >>> I'm happy to contribute if you'd like. >>> >> >> >>> >>> >> >> >>> Cheers, >>> >> >> >>> Chris >>> >> >> >>> >>> >> >> >>> >>> >>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> >>> Chris Mattmann, Ph.D. >>> >> >> >>> Senior Computer Scientist >>> >> >> >>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA >>> >> >> >>> Office: 171-266B, Mailstop: 171-246 >>> >> >> >>> Email: [email protected] >>> >> >> >>> WWW: http://sunset.usc.edu/~mattmann/ >>> >> >> >>> >>> >>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> >>> Adjunct Assistant Professor, Computer Science Department >>> >> >> >>> University of Southern California, Los Angeles, CA 90089 USA >>> >> >> >>> >>> >>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> -----Original Message----- >>> >> >> >>> From: Luciano Resende <[email protected]> >>> >> >> >>> Reply-To: "[email protected]" >>> >> >><[email protected] >>> >> >> > >>> >> >> >>> Date: Monday, April 15, 2013 6:51 PM >>> >> >> >>> To: "[email protected]" < >>> [email protected]> >>> >> >> >>> Cc: "[email protected]" >>> >> >><[email protected]> >>> >> >> >>> Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating >>>(RC1) >>> >> >> >>> >>> >> >> >>> >On Mon, Apr 15, 2013 at 3:07 PM, Mattmann, Chris A (398J) < >>> >> >> >>> >[email protected]> wrote: >>> >> >> >>> > >>> >> >> >>> >> Hi Folks, >>> >> >> >>> >> >>> >> >> >>> >> Any other IPMC members have some time to review this RC? >>> >> >> >>> >> The Mesos PPMC would appreciate a review and has 1 binding >>> >> >> >>> >> VOTE atm from me. >>> >> >> >>> >> >>> >> >> >>> >> Thank you! >>> >> >> >>> >> >>> >> >> >>> >> >>> >> >> >>> >-1 >>> >> >> >>> > >>> >> >> >>> >Extracted release is missing Incubator DISCLAIMER >>> >> >> >>> > >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> >> >>> >>>http://incubator.apache.org/guides/releasemanagement.html#notes-disclaim >>> >> >> >>>e >>> >> >> >>>r >>> >> >> >>> > >>> >> >> >>> >Looks like the LICENSE information got attached to the >>>NOTICE >>> >>file, >>> >> >> >>> >instead >>> >> >> >>> >of LICENSE. Please update the LICENSE file accordingly and >>>then >>> >> >>clean >>> >> >> >>>up >>> >> >> >>> >the NOTICE with required attributions. >>> >> >> >>> > >>> >> >> >>> > >>> >> >> >>> >>> >> >> >>> >>> >> >> >>> >> >>> >>>http://incubator.apache.org/guides/releasemanagement.html#note-license-a >>> >> >> >>>n >>> >> >> >>>d >>> >> >> >>> >-notice >>> >> >> >>> > >>> >> >> >>> >The following might also be helpful >>> >> >> >>> > >>> >> >> >>> >http://www.apache.org/dev/release.html#license >>> >> >> >>> > >>> >> >> >>> > >>> >> >> >>> >-- >>> >> >> >>> >Luciano Resende >>> >> >> >>> >http://people.apache.org/~lresende >>> >> >> >>> >http://twitter.com/lresende1975 >>> >> >> >>> >http://lresende.blogspot.com/ >>> >> >> >>> >>> >> >> >>> >>> >> >> > >>> >> >> >>> >> >> >>> >> >>> >> >>> >>> >>
