Mark Chu-Carroll created AURORA-399:
---------------------------------------

             Summary: Restart command does not check for invalid parameters
                 Key: AURORA-399
                 URL: https://issues.apache.org/jira/browse/AURORA-399
             Project: Aurora
          Issue Type: Bug
          Components: Client
            Reporter: Mark Chu-Carroll
            Assignee: Mark Chu-Carroll


In restart, the "max-total-failures" parameter is expected to be greater than 
or equal to zero. If it's less than zero, then restart will immediately fail, 
because the total number of failures (0) is greater than the max allowable 
threshold. 

It should check its parameter, and notify the user if they specify an invalid 
value.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to