Github user ishark commented on the pull request:
https://github.com/apache/incubator-apex-core/pull/274#issuecomment-198587733
Addressed review comments.
@tweise please review.
Have tested following things:
1. Checked that properties set for Blacklist removal time and max failure
count are applied in App Master
2. Tested that failure count is reset after Blacklist Removal time and that
the nodes are removed from blacklist
3. If time between 2 same node failures is more than Blacklist Removal
time, the fail count gets reset to 1.
4. If a node is already blacklisted due to consecutive failures within
specified interval, we do not keep increamenting failure count
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---