This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit ea5a2e35ff23669ab45ebb4be9b2aea6243f0806 Author: Qian Zhang <[email protected]> AuthorDate: Fri Oct 18 14:34:51 2019 +0800 Added MESOS-9964 to the 1.9.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 0025955..b6cebcc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ Release Notes - Mesos - Version 1.9.1 (WIP) * This is a bug fix release. ** Bug + * [MESOS-9964] - Support destroying UCR containers in provisioning state. * [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.
