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

bmahler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 978202b1e97328d21ece8162452d6966ce0907a4
Author: Benjamin Mahler <[email protected]>
AuthorDate: Fri Oct 4 13:58:26 2019 -0400

    Added MESOS-9948 to the 1.9.1 CHANGELOG.
---
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index f600c8c..842d3eb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,9 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
   * [MESOS-9965] - Agent should not send `TASK_GONE_BY_OPERATOR` if the 
framework is not partition aware.
   * [MESOS-9966] - Agent crashes when trying to destroy orphaned nested 
container if root container is orphaned as well.
 
+** Improvement
+  * [MESOS-9948] - master::Slave::hasExecutor occupies 37% of a 150 second 
perf sample.
+
 
 Release Notes - Mesos - Version 1.9.0
 -------------------------------------

Reply via email to