This is an automated email from the ASF dual-hosted git repository.

kfaraz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new d5a25a94b80 Docs: Clarify that all supervisors can support early 
handoff (#16588)
d5a25a94b80 is described below

commit d5a25a94b800ae88db75cedc50c2a62a47da2358
Author: George Shiqi Wu <[email protected]>
AuthorDate: Wed Jun 12 20:13:22 2024 -0700

    Docs: Clarify that all supervisors can support early handoff (#16588)
---
 docs/api-reference/supervisor-api.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api-reference/supervisor-api.md 
b/docs/api-reference/supervisor-api.md
index e6e382a1b09..16afdd924f0 100644
--- a/docs/api-reference/supervisor-api.md
+++ b/docs/api-reference/supervisor-api.md
@@ -3518,7 +3518,7 @@ Trigger handoff for specified task groups of a supervisor 
early. This is a best
 
 #### Sample request
 
-The following example shows how to handoff task groups for a Kafka supervisor 
with the name `social_media` and has the task groups: `1,2,3`.
+The following example shows how to handoff task groups for a supervisor with 
the name `social_media` and has the task groups: `1,2,3`.
 
 <Tabs>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to