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 eb797f903f1085f6fd408e32b9ca7acbee458503 Author: Benjamin Mahler <[email protected]> AuthorDate: Fri Jun 21 15:42:40 2019 -0400 Added MESOS-9856 to the 1.7.3 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index adae2d0..a372440 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -450,6 +450,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP) * [MESOS-9786] - Race between two REMOVE_QUOTA calls crashes the master. * [MESOS-9787] - Log slow SSL (TLS) peer reverse DNS lookup. * [MESOS-9803] - Memory leak caused by an infinite chain of futures in `UriDiskProfileAdaptor`. + * [MESOS-9856] - REVIVE call with specified role(s) clears filters for all roles of a framework. ** Improvements * [MESOS-8880] - Add minimum capabilities in the master.
