You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "brian wickman (JIRA)" <ji...@apache.org> on 2015/04/04 01:14:53 UTC

[jira] [Resolved] (AURORA-316) in health_check_config allow override for uri and expected_response

     [ https://issues.apache.org/jira/browse/AURORA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

brian wickman resolved AURORA-316.
----------------------------------
    Resolution: Fixed
      Assignee: Brian Brazil

{noformat}
commit 27a602d2c9efdd1cd2591c9c754f086c04ad0eb9
Author: Brian Brazil <br...@boxever.com>
Date:   Fri Apr 3 15:33:05 2015 -0700

    Make health check configurable
    
    This allows the endpoint, expected response
    and expected response code to be configured by the user.
    
    Testing Done:
    Unittests added and manurally verified in vagrant enviroment.
    
    Bugs closed: AURORA-316
    
    Reviewed at https://reviews.apache.org/r/32295/
{noformat}

> in health_check_config allow override for uri and expected_response 
> --------------------------------------------------------------------
>
>                 Key: AURORA-316
>                 URL: https://issues.apache.org/jira/browse/AURORA-316
>             Project: Aurora
>          Issue Type: Task
>          Components: Executor
>            Reporter: alexius ludeman
>            Assignee: Brian Brazil
>
> currently http health checks expect the health check to be located at "/health", where the body content somewhere contains "ok".
> I'd like to see two additional fields parameters added to the HealthCheckConfig object:
>     - 'uri': i.e. "/my/health/check/location"
>     - 'expected_response" i.e. "HAPPY"
> http://aurora.incubator.apache.org/documentation/latest/configurationreference/#healthcheckconfig-objects



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