You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/02/24 19:10:18 UTC

[jira] [Commented] (REEF-1213) Test Mesos 0.27.1 and add to `dev/docker`

    [ https://issues.apache.org/jira/browse/REEF-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163442#comment-15163442 ] 

Dongjoon Hyun commented on REEF-1213:
-------------------------------------

They fixes the bugs and released Mesos 0.27.1. I'm running our tests on it now.
{code}
Release Notes - Mesos - Version 0.27.1
--------------------------------------
* This is a bug fix release.

** Bug
  * [MESOS-4546] - Mesos Agents needs to re-resolve hosts in zk string on leader change / failure to connect.
  * [MESOS-4563] - Docker::Container::Create should handle NetworkSettings.IPAddress being an empty string.
  * [MESOS-4582] - state.json serving duplicate "active" fields.
  * [MESOS-4585] - mesos-fetcher LIBPROCESS_PORT set to 5051 URI fetch failure.
  * [MESOS-4587] - Docker environment variables must be able to contain the equal sign.
  * [MESOS-4597] - `freebsd.hpp` is missing from the release tarball.
  * [MESOS-4598] - Logrotate ContainerLogger should not remove IP from environment.
  * [MESOS-4637] - Docker process executor can die with agent unit on systemd.
  * [MESOS-4639] - Posix process executor can die with agent unit on systemd.
  * [MESOS-4640] - Logrotate container logger can die with agent unit on systemd.
  * [MESOS-4675] - Can not disable systemd support.

** Improvement
  * [MESOS-4566] - Avoid unnecessary temporary `std::string` constructions and copies in `jsonify`.
  * [MESOS-4636] - Add parent hook to subprocess.

** Task
  * [MESOS-4435] - Update `Master::Http::stateSummary` to use `jsonify`.
  * [MESOS-4531] - Document multi-disk support.
{code}

> Test Mesos 0.27.1 and add to `dev/docker`
> -----------------------------------------
>
>                 Key: REEF-1213
>                 URL: https://issues.apache.org/jira/browse/REEF-1213
>             Project: REEF
>          Issue Type: Task
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Trivial
>
> Due to [MESOS-4585|https://issues.apache.org/jira/browse/MESOS-4585], REEF Tests does not pass on Mesos 0.27. The patched version of Mesos is planned to be released as 0.27.1.
> After releasing Mesos 0.27.1, this issue tests REEF 0.14 on it and add `dev/docker`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)