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 998aee66bfedd1fe15bb1e1fc43a637fe91662a5
Author: Benjamin Mahler <[email protected]>
AuthorDate: Wed Feb 26 12:43:05 2020 -0500

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

diff --git a/CHANGELOG b/CHANGELOG
index f53da42..11c5c99 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP)
   * [MESOS-10015] - updateAllocation() can stall the allocator with a huge 
number of reservations on an agent.
   * [MESOS-10041] - Libprocess SSL verification can leak memory.
   * [MESOS-10094] - Master's agent draining VLOG prints incorrect task counts.
+  * [MESOS-10096] - Reactivating a draining agent leaves the agent in draining 
state.
 
 ** Improvement
   * [MESOS-9889] - Master CPU high due to unexpected foreachkey behaviour in 
Master::__reregisterSlave.

Reply via email to