[mesos] 02/02: Added MESOS-9156 to the 1.7.0 CHANGELOG.

2018-08-16 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository.

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

commit 52675cb2cd972039335cecea48ec3d2510922936
Author: Chun-Hung Hsiao 
AuthorDate: Thu Aug 16 17:18:41 2018 -0700

Added MESOS-9156 to the 1.7.0 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 155529e..615eb58 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -121,6 +121,7 @@ All Resolved Issues:
   * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
   * [MESOS-9147] - Agent and scheduler driver authentication retry backoff 
time could overflow.
   * [MESOS-9149] - Failed to build gRPC on Linux without OpenSSL.
+  * [MESOS-9156] - StorageLocalResourceProviderProcess can deadlock
   * [MESOS-9160] - Failed to compile gRPC when the build path contains 
symlinks.
 
 ** Documentation



[mesos] 02/02: Added MESOS-9156 to the 1.7.0 CHANGELOG.

2018-08-16 Thread chhsiao
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 0b5ad3a8fc629588db97bb17d2100699ed47b39d
Author: Chun-Hung Hsiao 
AuthorDate: Thu Aug 16 17:18:41 2018 -0700

Added MESOS-9156 to the 1.7.0 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index be61be9..f53a8d4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -121,6 +121,7 @@ All Resolved Issues:
   * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
   * [MESOS-9147] - Agent and scheduler driver authentication retry backoff 
time could overflow.
   * [MESOS-9149] - Failed to build gRPC on Linux without OpenSSL.
+  * [MESOS-9156] - StorageLocalResourceProviderProcess can deadlock
   * [MESOS-9160] - Failed to compile gRPC when the build path contains 
symlinks.
 
 ** Documentation