clintropolis commented on a change in pull request #6272: Add 
suspend|resume|terminate all supervisors endpoints.
URL: https://github.com/apache/incubator-druid/pull/6272#discussion_r221407316
 
 

 ##########
 File path: docs/content/development/extensions-core/kafka-ingestion.md
 ##########
 @@ -206,13 +206,27 @@ Suspend indexing tasks associated with a supervisor. 
Note that the supervisor it
 operating and emitting logs and metrics, it will just ensure that no indexing 
tasks are running until the supervisor
 is resumed. Responds with updated SupervisorSpec.
 
-#### Resume Supervisor 
+#### Suspend All Supervisors
+
+```
+POST /druid/indexer/v1/supervisor/suspendAll
 
 Review comment:
   I think I still aesthetically prefer `/druid/indexer/v1/supervisor/suspend`, 
etc. over `/druid/indexer/v1/supervisor/suspendAll`, etc, but that's just a 
matter of personal preference, up to you whether or not to change it 😄

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

Reply via email to