writer-jill commented on code in PR #16240:
URL: https://github.com/apache/druid/pull/16240#discussion_r1556205698


##########
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:
   ```suggestion
   Enables a Middle Manager, 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`.
   ```



##########
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:
   Fixing the single word MiddleManager is probably a whole other task! Feel 
free to ignore, to maintain consistency for now.



-- 
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]

Reply via email to