This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 7ea8eb6012e0695bc59c568401cd8c008bc2b578 Author: Joseph Wu <[email protected]> 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 2cce5cf..13b72a2 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
