You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/08/28 00:52:00 UTC

[jira] [Commented] (IMPALA-8895) Expose daemon health on /healthz endpoint

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

ASF subversion and git services commented on IMPALA-8895:
---------------------------------------------------------

Commit 0df613f5e3ece63ed21fe84db6044d06546e900d in impala's branch refs/heads/master from Lars Volker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0df613f ]

IMPALA-8895: Expose daemon health endpoint

This change exposes the daemon health of an impalad via an HTTP endpoint
'/healthz'. If the server is healthy, this endpoint will return HTTP
code 200 (OK). If it is unhealthy, it will return 503 (Service
Unavailable). With this change, the endpoint is equivalent to the
'impala-server.ready' metric.

Testing: I added a test in test_web_pages.py and observed manually that
the endpoint returns 503 while starting up.

Change-Id: I05889e21bbb1b97b23fad9928b9e61e5dbff2615
Reviewed-on: http://gerrit.cloudera.org:8080/14146
Reviewed-by: Lars Volker <lv...@cloudera.com>
Tested-by: Lars Volker <lv...@cloudera.com>


> Expose daemon health on /healthz endpoint
> -----------------------------------------
>
>                 Key: IMPALA-8895
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8895
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 3.4.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>            Priority: Major
>              Labels: observability
>             Fix For: Impala 3.4.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org