You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ch...@apache.org on 2018/10/11 05:43:29 UTC

[mesos] 02/02: Added MESOS-9308 to 1.6.2 CHANGELOG.

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

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

commit c3f6cc098245d06f883177dfc5be398c1bc0af50
Author: Chun-Hung Hsiao <ch...@umich.edu>
AuthorDate: Wed Oct 10 22:35:11 2018 -0700

    Added MESOS-9308 to 1.6.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 30e10a7..66b2120 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9274] - v1 JAVA scheduler library can drop TEARDOWN upon destruction.
   * [MESOS-9279] - Docker Containerizer 'usage' call might be expensive if mount table is big.
   * [MESOS-9283] - Docker containerizer actor can get backlogged with large number of containers.
+  * [MESOS-9308] - URI disk profile adaptor could deadlock.
 
 
 Release Notes - Mesos - Version 1.6.1