You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by jo...@apache.org on 2019/04/11 00:54:18 UTC

[mesos] branch 1.8.x updated: Added MESOS-9727 to the 1.8.0 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

josephwu pushed a commit to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/1.8.x by this push:
     new 82902b3  Added MESOS-9727 to the 1.8.0 CHANGELOG.
82902b3 is described below

commit 82902b357f2884c360b5fa4da3a297337cde69d6
Author: Joseph Wu <jo...@apache.org>
AuthorDate: Wed Apr 10 17:51:21 2019 -0700

    Added MESOS-9727 to the 1.8.0 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index bcaf288..8c2593b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -194,6 +194,7 @@ All Resolved Issues:
   * [MESOS-9696] - Test MasterQuotaTest.AvailableResourcesSingleDisconnectedAgent is flaky
   * [MESOS-9707] - Calling link::lo() may cause runtime error
   * [MESOS-9667] - Check failure when executor for task using resource provider resources subscribes before agent is registered.
+  * [MESOS-9727] - Heartbeat calls from executor to agent are reported as errors.
 
 ** Epic
   * [MESOS-8054] - Feedback for operations