rdhabalia opened a new pull request, #3630:
URL: https://github.com/apache/bookkeeper/pull/3630

   ### Motivation
   
   Right now, if Bookie startup or process fails due to various reasons then 
bookie getState() rest API still gives a successful response even though bookie 
writes are not going through. Therefore. Bookie should have a REST API to check 
bookie sanity test and that can be used to check bookie liveliness in 
k8/helm-chart or to plot bookie health graph.
   
   ### Changes
   
   Add Bookie REST API to check bookie health to validate bookie liveliness


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to