Uploaded image for project: 'Aurora'
  1. Aurora
  2. AURORA-1841

Update HealthChecks has a backward incompatibility

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.18.0
    • Thermos
    • None

    Description

      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`.

      Attachments

        Activity

          People

            santhk Santhosh Kumar Shanmugham
            santhk Santhosh Kumar Shanmugham
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: