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

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

commit d946a45dd7f3be12186b3cee25553bcfb5815786
Author: Benjamin Mahler <[email protected]>
AuthorDate: Wed Oct 30 20:02:02 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index 063077b..398f479 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
   * [MESOS-9972] - Update Names for TLS-related environment variables in 
libprocess.
   * [MESOS-10007] - Command executor can miss exit status for short-lived 
commands due to double-reaping.
   * [MESOS-10008] - Very large quota values can crash master.
+  * [MESOS-10015] - updateAllocation() can stall the allocator with a huge 
number of reservations on an agent.
 
 ** Improvement
   * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in 
Master::__reregisterSlave.

Reply via email to