----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53923/ -----------------------------------------------------------
Review request for Aurora. Repository: aurora Description ------- Added filters whenever fromResource is called for a Protos.Resource in order to avoid Aurora crashing. Previously only bagFromMesosResources was using the SUPPORTED_RESOURCE filter. Diffs ----- src/main/java/org/apache/aurora/scheduler/resources/ResourceManager.java 589288dc877d74eea1de65715fc498523be43d7f Diff: https://reviews.apache.org/r/53923/diff/ Testing ------- ./build-support/jenkins/build.sh ./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh Tested by having a vagrant cluster run with an unsupported resource for an hour this time in order to make sure it works. End to end testing has been re-done. Thanks, Renan DelValle
