You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ne...@apache.org on 2017/05/24 22:20:59 UTC

[8/8] mesos git commit: Added MESOS-7521 to 1.3.0 CHANGELOG.

Added MESOS-7521 to 1.3.0 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/904729ed
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/904729ed
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/904729ed

Branch: refs/heads/1.3.x
Commit: 904729ed37802545ec650e46177e49e1c35c84a8
Parents: 3c64c0d
Author: Neil Conway <ne...@gmail.com>
Authored: Wed May 24 15:20:28 2017 -0700
Committer: Neil Conway <ne...@gmail.com>
Committed: Wed May 24 15:20:28 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/904729ed/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5a41e53..0d8c480 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -199,6 +199,7 @@ All Resolved Issues:
   * [MESOS-7471] - Provisioner recover should not always assume 'rootfses' dir exists.
   * [MESOS-7478] - Pre-1.2.x master does not work with 1.2.x agent.
   * [MESOS-7484] - VersionTest.ParseInvalid aborts on Windows.
+  * [MESOS-7521] - Major performance regression in DRF sorter.
   * [MESOS-7538] - Don't validate re-registrations that are going to be dropped.
 
 ** Documentation