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


The following commit(s) were added to refs/heads/master by this push:
     new 558829e  Added MESOS-10008 to the 1.9.1 CHANGELOG.
558829e is described below

commit 558829eb24f4ad636348497075bbc0428a4794a4
Author: Benjamin Mahler <[email protected]>
AuthorDate: Wed Oct 9 14:30:54 2019 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index 911c7b5..0025955 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
 ** Bug
   * [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.
+  * [MESOS-10008] - Very large quota values can crash master.
 
 ** Improvement
   * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in 
Master::__reregisterSlave.

Reply via email to