Description
There's some testing of the sliding window logic at the mock level, and of configurable thresholds in the HBase provider.
But not in the agent. We need
- functional test to verify that a failure rate less than (threshold/window-size) is acceptable.
- test to verify window is reset on AM failure (manually verified)
- test to verify that a cluster flex resets the values and allows the threshold to be changed
Attachments
Issue Links
- relates to
-
SLIDER-77 use a window for tracking container failures
- Resolved