----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17220/ -----------------------------------------------------------
Review request for Ambari, Sumit Mohanty and Srimanth Gunturi. Repository: ambari Description ------- I had a request_schedule with 2 batches containing 2 hosts each. The tolerance count was 25%. The first host in the first batch had a bad python script and failed. This tripped the tolerance count and the request_schedule did not launch any further batches (as expected). However the request_schedule was stuck in SCHEDULED state. Diffs ----- ambari-server/src/main/java/org/apache/ambari/server/scheduler/AbstractLinearExecutionJob.java 5dbe6e1 ambari-server/src/test/java/org/apache/ambari/server/scheduler/ExecutionScheduleManagerTest.java 2f22d25 ambari-server/src/test/java/org/apache/ambari/server/state/scheduler/BatchRequestJobTest.java 9a45227 Diff: https://reviews.apache.org/r/17220/diff/ Testing ------- Thanks, Sid Wagle
