gianm commented on a change in pull request #6916: Add master/data/query server concepts to docs/packaging URL: https://github.com/apache/incubator-druid/pull/6916#discussion_r251413118
########## File path: docs/content/operations/api-reference.md ########## @@ -486,11 +492,15 @@ This API is deprecated and will be removed in future releases. Please use the equivalent 'terminate' instead. </div> -## MiddleManager +## Data Server + +This section documents the API endpoints for the processes that reside on data servers (middle managers/peons and historicals). Review comment: Some suggested style adjustments and clarifications: > This section contains the API endpoints for the processes that reside on Data servers (MiddleManagers and Historicals) in the suggested `[three-server configuration](../design/index.html#server-types)`. I'd suggest similar changes for the Master and Query sections in this doc. ---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
