You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/04/12 18:20:03 UTC

[GitHub] [pinot] lfernandez93 opened a new issue, #8515: Pinot minion doesn't have a healthcheck endpoint.

lfernandez93 opened a new issue, #8515:
URL: https://github.com/apache/pinot/issues/8515

   all the other pinot components offer a healtcheck endpoint but not the minion, even-though the helm chart references to it  https://github.com/apache/pinot/blob/master/kubernetes/helm/pinot/templates/minion/statefulset.yml#L80 but it's disabled by default, it would be cool add a health check for this component as well so that we can have livenessProbes around it with kubernetes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] Jackie-Jiang commented on issue #8515: Pinot minion doesn't have a healthcheck endpoint.

Posted by GitBox <gi...@apache.org>.
Jackie-Jiang commented on issue #8515:
URL: https://github.com/apache/pinot/issues/8515#issuecomment-1097208226

   @lfernandez93 Good catch! Do you want to help contribute this? We can add a `PinotMinionHealthCheck` similar to `PinotBrokerHealthCheck` and add `LifecycleServiceStatusCallback` to the `ServiceStatus`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] saurabhd336 commented on issue #8515: Pinot minion doesn't have a healthcheck endpoint.

Posted by GitBox <gi...@apache.org>.
saurabhd336 commented on issue #8515:
URL: https://github.com/apache/pinot/issues/8515#issuecomment-1112900783

   This has been enabled with https://github.com/apache/pinot/pull/8574 and https://github.com/apache/pinot/pull/8593


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


[GitHub] [pinot] npawar closed issue #8515: Pinot minion doesn't have a healthcheck endpoint.

Posted by GitBox <gi...@apache.org>.
npawar closed issue #8515: Pinot minion doesn't have a healthcheck endpoint.
URL: https://github.com/apache/pinot/issues/8515


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org