[
https://issues.apache.org/jira/browse/AURORA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488307#comment-14488307
]
Brian Brazil commented on AURORA-316:
-------------------------------------
Thinking on this a little, to do it cleanly we'd need to do it over two
releases - one to make pystachio backwards compatible and another with the
actual changes. That seems like an excessive delay for many new config
settings, so I'd propose going the forewarning route once pystachio is fixed.
> 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)