This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 66561d56147c74498b263fc01e2c5e3f77202f63 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Fri Aug 24 13:23:02 2018 -0700 Added MESOS-9177 to the 1.7.0 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 2220511..b06e4aa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -234,6 +234,7 @@ All Resolved Issues: * [MESOS-9163] - `UriDiskProfileAdaptor` should not update profiles when a poll returns a non-OK HTTP status. * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error * [MESOS-9171] - Mesos agent crashes in CNI isolator when usage is queried + * [MESOS-9177] - Mesos master segfaults when responding to /state requests. ** Epic * [MESOS-8564] - Port libprocess-tests suites to Windows
