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 e9f681d95ed96b50a808123becad647d6d0dd480 Author: Benjamin Mahler <[email protected]> AuthorDate: Fri Jun 21 15:42:49 2019 -0400 Added MESOS-9856 to the 1.6.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index a372440..fb62542 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -924,6 +924,7 @@ Release Notes - Mesos - Version 1.6.3 (WIP) * [MESOS-9766] - /__processes__ endpoint can hang. * [MESOS-9786] - Race between two REMOVE_QUOTA calls crashes the master. * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup. + * [MESOS-9856] - REVIVE call with specified role(s) clears filters for all roles of a framework. ** Improvement * [MESOS-8880] - Add minimum capabilities in the master.
