This is an automated email from the ASF dual-hosted git repository. bennoe pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit acefa90695a32f8e8d6361f8192a6522aeaadbb9 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 12aeedb..6ee8ad2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -275,6 +275,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
