You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Santhosh Kumar Shanmugham (JIRA)" <ji...@apache.org> on 2016/12/07 00:26:58 UTC

[jira] [Commented] (AURORA-1841) Update HealthChecks has a backward incompatibility

    [ https://issues.apache.org/jira/browse/AURORA-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15727190#comment-15727190 ] 

Santhosh Kumar Shanmugham commented on AURORA-1841:
---------------------------------------------------

https://reviews.apache.org/r/54299/

> Update HealthChecks has a backward incompatibility
> --------------------------------------------------
>
>                 Key: AURORA-1841
>                 URL: https://issues.apache.org/jira/browse/AURORA-1841
>             Project: Aurora
>          Issue Type: Bug
>          Components: Thermos
>            Reporter: Santhosh Kumar Shanmugham
>            Assignee: Santhosh Kumar Shanmugham
>
> The current implementation of the HealthCheck based updates has a backward incompatibility issue when the HealthCheckConfig is used in such a way that the initial grace period is extended beyond the `initial_interval_secs`.
> This bug prematurely fails updates by using the new fail-fast feature when the `initial_interval_secs` does not count for the entire task warmup time. 
> In the older version the actual grace period for update to succeed was `initial_interval_secs + interval_secs * max_consecutive_failures`.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)