-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34020/
-----------------------------------------------------------
(Updated July 30, 2015, 10:36 a.m.)
Review request for Aurora and Bill Farner.
Changes
-------
Stephan Erb's additional catch
Summary (updated)
-----------------
Squelch extraneous Stats logging to prevent spamming scheduler startup log.
Bugs: AURORA-1282
https://issues.apache.org/jira/browse/AURORA-1282
Repository: aurora
Description (updated)
-------
Change the log level for Stats- this will prevent spurious log messages for
domain-acceptable stats names.
Stat names will be unchanged as a result of this.
Diffs (updated)
-----
src/main/java/org/apache/aurora/scheduler/TaskVars.java
54d893e4bf02d4a49b445a0894b015e62deaf893
src/main/java/org/apache/aurora/scheduler/sla/MetricCalculator.java
a47da095de7c602fca8841e7f17a9dc4f78d0478
Diff: https://reviews.apache.org/r/34020/diff/
Testing
-------
[tw-mbp-jsmith aurora (stats_normalize)]$ ./gradlew test
BUILD SUCCESSFUL
Thanks,
Joe Smith