[
https://issues.apache.org/jira/browse/AURORA-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232403#comment-14232403
]
alexius ludeman commented on AURORA-955:
----------------------------------------
my use case is to have a simple http request that a Loadbalancer would use as a
health check against all schedulers.
> more minimal http url to determine aurora leader
> ------------------------------------------------
>
> Key: AURORA-955
> URL: https://issues.apache.org/jira/browse/AURORA-955
> Project: Aurora
> Issue Type: Task
> Components: Scheduler
> Reporter: alexius ludeman
> Priority: Minor
>
> it'd be nicer if there was a /leader which is http response 200 for leader,
> and non-200 for not.
> or maybe add additional body content to /health to indicate leader or "not
> leader"
> Right now the best solution is to parse the contents of /var for
> "framework_registered 1" or "scheduler_lifecycle_ACTIVE 1"
> the html body of /vars is ~50k.
> or if you fetch /scheduler and look for a redirect.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)