You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by as...@apache.org on 2020/05/18 18:58:47 UTC

[mesos] 01/02: Added MESOS-10128 to the 1.10.0 CHANGELOG.

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

asekretenko pushed a commit to branch 1.10.x
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 54a6dd8ca3185e177607e37f09b4195a2fde6b90
Author: Andrei Sekretenko <as...@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