Also, I tagged https://issues.apache.org/jira/browse/MESOS-5021 with a fix
version of 0.24.2. Can you include it?

On Sat, Mar 19, 2016 at 6:30 AM, Michael Park <mp...@apache.org> wrote:

> As there are insufficient votes on this rc along with a request
> from Evan Krall to include additional fixes:
> https://www.mail-archive.com/user@mesos.apache.org/msg06205.html,
> I'm declaring this rc failed, and will cut be cutting an rc3 early next
> week.
>
> Thanks,
>
> MPark
>
> On 13 March 2016 at 20:57, Michael Park <mp...@apache.org> wrote:
>
>> +1 (binding)
>>
>> Internal CI results with the corresponding JIRA tickets for the failed
>> tests:
>>
>> CentOS 6 (non-SSL):
>> CentOS 6 (SSL):
>>   - Failed with MESOS-2017
>> <https://issues.apache.org/jira/browse/MESOS-2017>
>>
>> CentOS 7 (non-SSL):
>> CentOS 7 (SSL):
>>   - PerfEventIsolatorTest.ROOT_CGROUPS_Sample
>>     (MESOS-4039 <https://issues.apache.org/jira/browse/MESOS-4039>)
>>   - CgroupsAnyHierarchyWithPerfEventTest.ROOT_CGROUPS_Perf
>>     (MESOS-3215 <https://issues.apache.org/jira/browse/MESOS-3215>)
>>   - LinuxFilesystemIsolatorTest.ROOT_ChangeRootFilesystem
>>   - LinuxFilesystemIsolatorTest.ROOT_VolumeFromSandbox
>>   - LinuxFilesystemIsolatorTest.ROOT_VolumeFromHost
>>   - LinuxFilesystemIsolatorTest.ROOT_VolumeFromHostSandboxMountPoint
>>   - LinuxFilesystemIsolatorTest.ROOT_PersistentVolumeWithRootFilesystem
>>     (MESOS-3296 <https://issues.apache.org/jira/browse/MESOS-3296>)
>>   - MesosContainerizerLaunchTest.ROOT_ChangeRootfs
>>     (MESOS-3410 <https://issues.apache.org/jira/browse/MESOS-3410>)
>>   - MemoryPressureMesosTest.CGROUPS_ROOT_Statistics
>>   - MemoryPressureMesosTest.CGROUPS_ROOT_SlaveRecovery
>>     (MESOS-4047 <https://issues.apache.org/jira/browse/MESOS-4047>,
>> MESOS-4053 <https://issues.apache.org/jira/browse/MESOS-4053>)
>>   - PerfTest.ROOT_SamplePid
>>     (MESOS-3079 <https://issues.apache.org/jira/browse/MESOS-3079>)
>>
>> Debian 8 (non-SSL):
>> Debian 8 (SSL):
>>   - Failed with MESOS-3964
>> <https://issues.apache.org/jira/browse/MESOS-3964>
>>
>> Ubuntu 12 (non-SSL):
>> Ubuntu 12 (SSL):
>> Ubuntu 14 (non-SSL):
>> Ubuntu 14 (SSL):
>>   - UserCgroupIsolatorTest/0.ROOT_CGROUPS_UserCgroup
>>   - UserCgroupIsolatorTest/1.ROOT_CGROUPS_UserCgroup
>>     (MESOS-4035 <https://issues.apache.org/jira/browse/MESOS-4035>)
>>
>> Ubuntu 15 (non-SSL):
>>   - DockerContainerizerTest.ROOT_DOCKER_Logs
>>     (MESOS-4676 <https://issues.apache.org/jira/browse/MESOS-4676>)
>>   - LimitedCpuIsolatorTest.ROOT_CGROUPS_Pids_and_Tids
>>     (MESOS-4677 <https://issues.apache.org/jira/browse/MESOS-4677>)
>>
>> Ubuntu 15 (SSL): Success!
>>
>> On 13 March 2016 at 18:42, Michael Park <mp...@apache.org> wrote:
>>
>>> While the vote for this release was open until Fri Mar 11 23:59:59 EST
>>> 2016,
>>> I'm going to give it another 3 days since there has not been any -1
>>> votes.
>>>
>>> The vote is extended until Wed Mar 16 23:59:59 EST 2016.
>>>
>>> On 10 March 2016 at 12:49, Greg Mann <g...@mesosphere.io> wrote:
>>>
>>>> +1 (non-binding)
>>>>
>>>> Ran `sudo make check` on CentOS 7, using gcc with libevent and SSL
>>>> enabled. All tests pass.
>>>>
>>>> I was also able to successfully test a simple upgrade scenario from
>>>> 0.23.1 to 0.24.2-rc2 using the script found here:
>>>> https://reviews.apache.org/r/44229/
>>>>
>>>> Cheers,
>>>> Greg
>>>>
>>>>
>>>> On Tue, Mar 8, 2016 at 6:50 PM, Michael Park <mp...@apache.org> wrote:
>>>>
>>>>> The link to the commit above points to the one on the master branch.
>>>>> The following is the one on the `0.24.2-rc2` branch: Fixed compiler
>>>>> warning
>>>>> in values tests.
>>>>> <
>>>>> https://github.com/apache/mesos/commit/afb8a0cffaf8bc235ce45087c80bafe87488dcd0
>>>>> >
>>>>>
>>>>> On 8 March 2016 at 21:21, Michael Park <mp...@apache.org> wrote:
>>>>>
>>>>> > Hi all,
>>>>> >
>>>>> > Please vote on releasing the following candidate as Apache Mesos
>>>>> 0.24.2.
>>>>> >
>>>>> >
>>>>> > 0.24.2 includes the following:
>>>>> >
>>>>> >
>>>>> --------------------------------------------------------------------------------
>>>>> >
>>>>> > The only diff with RC1 is the following: Fixed compiler warning in
>>>>> values
>>>>> > tests.
>>>>> > <
>>>>> https://github.com/apache/mesos/commit/bfeb070a2aef52f445eb057076d344fd184eb461
>>>>> >
>>>>>
>>>>> > As I described in the RC1 [VOTE] thread, even though this is a
>>>>> trivial
>>>>> > compile fix,
>>>>> > I decided to cut an RC2 in order to avoid breaking those who compile
>>>>> Mesos
>>>>> > from source.
>>>>> >
>>>>> > * Improvements
>>>>> > - Allocator filter performance
>>>>> > - Port Ranges performance
>>>>> > - UUID performance
>>>>> > - `/state` endpoint performance
>>>>> >   - GLOG performance
>>>>> >   - Configurable task/framework history
>>>>> >   - Offer filter timeout fix for backlogged allocator
>>>>> >
>>>>> > * Bugs
>>>>> >   - SSL
>>>>> >   - Libevent
>>>>> >   - Fixed point resources math
>>>>> >   - HDFS
>>>>> >   - Agent upgrade compatibility
>>>>> >   - Health checks
>>>>> >
>>>>> > 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.24.2-rc2
>>>>> >
>>>>> >
>>>>> --------------------------------------------------------------------------------
>>>>> >
>>>>> > The candidate for Mesos 0.24.2 release is available at:
>>>>> >
>>>>> https://dist.apache.org/repos/dist/dev/mesos/0.24.2-rc2/mesos-0.24.2.tar.gz
>>>>> >
>>>>> > The tag to be voted on is 0.24.2-rc2:
>>>>> >
>>>>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=0.24.2-rc2
>>>>> >
>>>>> > The MD5 checksum of the tarball can be found at:
>>>>> >
>>>>> >
>>>>> https://dist.apache.org/repos/dist/dev/mesos/0.24.2-rc2/mesos-0.24.2.tar.gz.md5
>>>>> >
>>>>> > The signature of the tarball can be found at:
>>>>> >
>>>>> >
>>>>> https://dist.apache.org/repos/dist/dev/mesos/0.24.2-rc2/mesos-0.24.2.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-1114
>>>>> >
>>>>> > Please vote on releasing this package as Apache Mesos 0.24.2!
>>>>> >
>>>>> > The vote is open until Fri Mar 11 23:59:59 EST 2016 and passes if a
>>>>> > majority of at least 3 +1 PMC votes are cast.
>>>>> >
>>>>> > [ ] +1 Release this package as Apache Mesos 0.24.2
>>>>> > [ ] -1 Do not release this package because ...
>>>>> >
>>>>> > Thanks,
>>>>> >
>>>>> > MPark
>>>>> >
>>>>>
>>>>
>>>>
>>>
>>
>

Reply via email to