[email protected] has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17962


Change subject: KUDU-3308: Add health check endpoint to webserver
......................................................................

KUDU-3308: Add health check endpoint to webserver

[server] This change adds a '/healthz' endpoint to the kudu-master and
tablet-server webinterfaces.
This endpoint only returns the HTTPStatus 200 and an 'OK' message, for
liveliness probe usage. As the Webserver only starts after the RPC
Server has been started there is no need to add an initial wait time for
the first check.

Change-Id: Ic735e210d95aeec1dfd1335ee972318f12d52475
---
M src/kudu/server/default_path_handlers.cc
1 file changed, 9 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/17962/1
--
To view, visit http://gerrit.cloudera.org:8080/17962
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic735e210d95aeec1dfd1335ee972318f12d52475
Gerrit-Change-Number: 17962
Gerrit-PatchSet: 1
Gerrit-Owner: Anonymous Coward <[email protected]>

Reply via email to