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


The following commit(s) were added to refs/heads/master by this push:
     new e37edc0  Added MESOS-9785 to the 1.7.3 CHANGELOG.
e37edc0 is described below

commit e37edc0fc5ad580ed8828a6c88694e9d5429d893
Author: Chun-Hung Hsiao <[email protected]>
AuthorDate: Wed May 22 14:45:02 2019 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 7b464f1..c354dd9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -483,6 +483,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-9707] - Calling link::lo() may cause runtime error
   * [MESOS-9750] - Agent V1 GET_STATE response may report a complete 
executor's tasks as non-terminal after a graceful agent shutdown.
   * [MESOS-9766] - /__processes__ endpoint can hang.
+  * [MESOS-9785] - Frameworks recovered from reregistered agents are not 
reported to master `/api/v1` subscribers.
   * [MESOS-9786] - Race between two REMOVE_QUOTA calls crashes the master.
   * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup.
   * [MESOS-9803] - Memory leak caused by an infinite chain of futures in 
`UriDiskProfileAdaptor`.

Reply via email to