ivankelly commented on a change in pull request #721: Issue 674: Documentation 
for HTTP endpoints
URL: https://github.com/apache/bookkeeper/pull/721#discussion_r150514242
 
 

 ##########
 File path: site/docs/latest/admin/http.md
 ##########
 @@ -0,0 +1,317 @@
+---
+title: BookKeeper http endpoints
+---
+
+This document is to introducing BookKeeper http endpoints that could be used 
for BookKeeper administration.
+If user want to use this feature, parameter "httpServerEnabled" need to be set 
to "true" in file conf/bk_server.conf.
+
+## All the endpoints
+
+Currently all the http endpoints could be divided into these 4 components:
 
 Review comment:
   Perhaps they should be grouped by endpoints which are bookie specific and 
those which are for the whole cluster.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to