You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2019/08/15 21:58:20 UTC

[mesos] 02/02: Added MESOS-9925 to 1.7.3 CHANGELOG.

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

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

commit 98e95ac575b41f72ff1b8e5d7f0ca1fb8d456673
Author: Gilbert Song <so...@gmail.com>
AuthorDate: Thu Aug 15 14:05:53 2019 -0700

    Added MESOS-9925 to 1.7.3 CHANGELOG.
    
    (cherry picked from commit f8f61cd4c186285694157fa7b72369c61a57e2e0)
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 3938f39..fc75ce0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -29,6 +29,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-9868] - NetworkInfo from the agent /state endpoint is not correct.
   * [MESOS-9870] - Simultaneous adding/removal of a role from framework's roles and its suppressed roles crashes the master.
   * [MESOS-9893] - `volume/secret` isolator should cleanup the stored secret from runtime directory when the container is destroyed.
+  * [MESOS-9925] - Default executor takes a couple of seconds to start and subscribe Mesos agent.
 
 ** Improvements
   * [MESOS-8880] - Add minimum capabilities in the master.