This is an automated email from the ASF dual-hosted git repository. asekretenko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
The following commit(s) were added to refs/heads/master by this push: new 220935a Added MESOS-10128 to the 1.10.0 CHANGELOG. 220935a is described below commit 220935aa11ce5bdac236ba3379305f7d2e315b17 Author: Andrei Sekretenko <asekrete...@apache.org> AuthorDate: Mon May 18 20:57:13 2020 +0200 Added MESOS-10128 to the 1.10.0 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c02f5d3..945048d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -112,6 +112,7 @@ All Resolved Issues: * [MESOS-10123] - Windows overlapped IO discard handling can drop data. * [MESOS-10124] - OpenSSLSocketImpl on Windows with 'support_downgrade' is incorrectly polling for read readiness. * [MESOS-10125] - Web UI roles tree files are missing from automake install. + * [MESOS-10128] - Performance regression in HierarchicalAllocations_BENCHMARK_Test.PersistentVolumes ** Epic * [MESOS-9981] - Introduce a Mesos API to update reservations