This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 9aac730672232435dfab788e9542cde0cd93dfd7 Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Thu Apr 11 09:04:02 2019 -0700 Added MESOS-9712 to the 1.8.0 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index b51de9b..e312244 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-9712] - StorageLocalResourceProviderTest.CsiPluginRpcMetrics is flaky. * [MESOS-9727] - Heartbeat calls from executor to agent are reported as errors. ** Epic
