ektravel commented on code in PR #16240: URL: https://github.com/apache/druid/pull/16240#discussion_r1561283263
########## docs/api-reference/service-status-api.md: ########## @@ -1046,12 +1045,11 @@ Host: http://MIDDLEMANAGER_IP:MIDDLEMANAGER_PORT ### Enable MiddleManager -Enables a MiddleManager, allowing it to accept new tasks again if it was previously disabled. Returns a JSON object -keyed by the combined `druid.host` and `druid.port`. +Enables a MiddleManager, allowing it to accept new tasks again if it was previously disabled. Returns a JSON object keyed by the combined `druid.host` and `druid.port`. Review Comment: I'm going to keep it as is for now. We can tackle it on a separate PR. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
