-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52453/
-----------------------------------------------------------
(Updated Sept. 30, 2016, 10:53 p.m.)
Review request for Aurora, Joshua Cohen and Zameer Manji.
Changes
-------
Renamed the summary.
Summary (updated)
-----------------
Add support for receiving min_consecutive_successes in health checker
Bugs: AURORA-894
https://issues.apache.org/jira/browse/AURORA-894
Repository: aurora
Description
-------
- Add support for receiving a new HealthCheckConfig attribute
"min_consecutive_successes" in health checker.
- Add an entry in release note that describes the health check driven update
feature.
This patch is related to https://reviews.apache.org/r/52094/, in which I added
a new configuration value "min_consecutive_successes" in HealthCheckConfig.
Diffs
-----
RELEASE-NOTES.md 49c03e85ae4c2e3ebc8af89e9ce41df9fd52d6cd
src/main/python/apache/aurora/executor/common/health_checker.py
03fbffdc3862a94c2ba42c9b9e8f2be4094129b8
Diff: https://reviews.apache.org/r/52453/diff/
Testing
-------
./build-support/jenkins/build.sh
./pants test.pytest src/test/python/apache/aurora/executor::
./src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
Thanks,
Kai Huang