+1 (binding)

Tested on our internal CI. All green.
Tested on my Mac with both autotools and CMake, with gRPC enabled.
Failed tests:

HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPWithContainerImage
HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaHTTPSWithContainerImage
HealthCheckTest.ROOT_INTERNET_CURL_HealthyTaskViaTCPWithContainerImage
FetcherCacheTest.LocalUncachedExtract
FetcherCacheHttpTest.HttpMixed
MesosContainerizer/DefaultExecutorTest.ROOT_INTERNET_CURL_DockerTaskWithFileURI
MesosContainerizer/DefaultExecutorTest.ROOT_LaunchGroupFailure
LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_PersistentResources
LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskSandboxPersistentVolume
LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TasksSharingViaSandboxVolumes
LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_TaskGroupsSharingViaSandboxVolumes
LauncherAndIsolationParam/PersistentVolumeDefaultExecutor.ROOT_HealthCheckUsingPersistentVolume

All of the above tests require the `filesystem/linux` isolator so are
supposed to fail on a Mac.

On Thu, Jul 12, 2018 at 8:50 AM Greg Mann <g...@mesosphere.io> wrote:

> Yep, I trimmed the list to make it more digestible and provided a list of
> "notable" bug fixes. The entire list of changes can be found in the
> CHANGELOG.
>
> On Thu, Jul 12, 2018, 7:56 AM Chun-Hung Hsiao <chhs...@mesosphere.io>
> wrote:
>
>> Seems you missed MESOS-9049. And this seems not just a bug fix release
>> because of MESOS-8934? ;)
>>
>> On Wed, Jul 11, 2018, 9:37 PM Greg Mann <g...@mesosphere.io> wrote:
>>
>>> Whoops, I forgot to include the list of changes included in this release
>>> - sorry!
>>>
>>> 1.6.1-rc2 includes the following notable bug fixes:
>>>
>>>   * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`.
>>>   * [MESOS-8830] - Agent gc on old slave sandboxes could empty
>>> persistent volume data
>>>   * [MESOS-8871] - Agent may fail to recover if the agent dies before
>>> image store cache checkpointed.
>>>   * [MESOS-8904] - Master crash when removing quota.
>>>   * [MESOS-8936] - Implement a Random Sorter for offer allocations.
>>>   * [MESOS-8945] - Master check failure due to CHECK_SOME(providerId).
>>>   * [MESOS-8963] - Executor crash trying to print container ID.
>>>   * [MESOS-8980] - mesos-slave can deadlock with docker pull.
>>>   * [MESOS-8986] - `slave.available()` in the allocator is expensive and
>>> drags down allocation performance.
>>>   * [MESOS-8987] - Master asks agent to shutdown upon auth errors.
>>>   * [MESOS-9002] - GCC 8.1 build failure in os::Fork::Tree.
>>>   * [MESOS-9024] - Mesos master segfaults with stack overflow under load.
>>>   * [MESOS-9025] - The container which joins CNI network and has
>>> checkpoint enabled will be mistakenly destroyed by agent.
>>>
>>> Cheers,
>>> Greg
>>>
>>> On Wed, Jul 11, 2018 at 6:15 PM, Greg Mann <g...@mesosphere.io> wrote:
>>>
>>>> Hi all,
>>>>
>>>> Please vote on releasing the following candidate as Apache Mesos 1.6.1.
>>>>
>>>>
>>>> 1.6.1 includes the following:
>>>>
>>>> --------------------------------------------------------------------------------
>>>> *****Announce major features here*****
>>>> *****Announce major bug fixes here*****
>>>>
>>>> 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=1.6.1-rc2
>>>>
>>>> --------------------------------------------------------------------------------
>>>>
>>>> The candidate for Mesos 1.6.1 release is available at:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/mesos/1.6.1-rc2/mesos-1.6.1.tar.gz
>>>>
>>>> The tag to be voted on is 1.6.1-rc2:
>>>> https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=commit;h=1.6.1-rc2
>>>>
>>>> The SHA512 checksum of the tarball can be found at:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/mesos/1.6.1-rc2/mesos-1.6.1.tar.gz.sha512
>>>>
>>>> The signature of the tarball can be found at:
>>>>
>>>> https://dist.apache.org/repos/dist/dev/mesos/1.6.1-rc2/mesos-1.6.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 in a staging repository here:
>>>> https://repository.apache.org/content/repositories/orgapachemesos-1230
>>>>
>>>> Please vote on releasing this package as Apache Mesos 1.6.1!
>>>>
>>>> The vote is open until Mon Jul 16 18:15:00 PDT 2018 and passes if a
>>>> majority of at least 3 +1 PMC votes are cast.
>>>>
>>>> [ ] +1 Release this package as Apache Mesos 1.6.1
>>>> [ ] -1 Do not release this package because ...
>>>>
>>>> Thanks,
>>>> Greg
>>>>
>>>
>>>

Reply via email to