This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 6273b506f2cbd5b140bb8419c90bf22858bd615b Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Wed Jun 5 14:41:57 2019 -0700 Added MESOS-9395 to the 1.8.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 8b2a613..9d1e557 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ Release Notes - Mesos - Version 1.8.1 (WIP) * This is a bug fix release. ** Bug + * [MESOS-9395] - Check failure on `StorageLocalResourceProviderProcess::applyCreateDisk`. * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers. * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer * [MESOS-9750] - Agent V1 GET_STATE response may report a complete executor's tasks as non-terminal after a graceful agent shutdown.
