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

bennoe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 07754b845529c4f6331d60aa25a2a7624d82b884
Author: Benno Evers <[email protected]>
AuthorDate: Fri Apr 26 16:46:00 2019 +0200

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

diff --git a/CHANGELOG b/CHANGELOG
index 452ccaf..48ca238 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -274,6 +274,7 @@ All Resolved Issues:
   * [MESOS-9727] - Heartbeat calls from executor to agent are reported as 
errors.
   * [MESOS-9729] - Unpublishing a volume that is failed to publish crashes the 
agent with CSI v1.
   * [MESOS-9733] - Random sorter generates non-uniform result for hierarchical 
roles.
+  * [MESOS-9740] - Invalid protobuf unions in ExecutorInfo::ContainerInfo will 
prevent agents from reregistering with 1.8+ masters
 
 ** Epic
   * [MESOS-8054] - Feedback for operations

Reply via email to