zhaijack commented on a change in pull request #521: Issue 520: Add more http 
endpoint
URL: https://github.com/apache/bookkeeper/pull/521#discussion_r140757580
 
 

 ##########
 File path: 
bookkeeper-http/http-server/src/main/java/org/apache/bookkeeper/http/HttpRouter.java
 ##########
 @@ -31,11 +31,11 @@
 
   // Define endpoints here.
   public static final String HEARTBEAT                    = "/heartbeat";
-  public static final String SERVER_CONFIG                = 
"/api/config/serverConfig";
+  public static final String SERVER_CONFIG                = 
"/api/v1/config/server_config";
 
 Review comment:
   Thanks for the explain @sijie . 
   @jvrao , Do you mean, we should make heartbeat the same format?
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to