Added MESOS-8830 to the 1.6.1 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5cce5d47 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/5cce5d47 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/5cce5d47 Branch: refs/heads/master Commit: 5cce5d47fdcdbbbd37df0e5e66911df56410fb39 Parents: 1732125 Author: Chun-Hung Hsiao <[email protected]> Authored: Fri Jun 29 12:09:26 2018 -0700 Committer: Chun-Hung Hsiao <[email protected]> Committed: Mon Jul 2 14:27:55 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/5cce5d47/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index be24a00..f17d67d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,6 +41,7 @@ Release Notes - Mesos - Version 1.6.1 * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`. * [MESOS-8106] - Docker fetcher plugin unsupported scheme failure message is not accurate. * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly. + * [MESOS-8830] - Agent gc on old slave sandboxes could empty persistent volume data * [MESOS-8871] - Agent may fail to recover if the agent dies before image store cache checkpointed. * [MESOS-8904] - Master crash when removing quota. * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.
