mcvsubbu commented on pull request #6983:
URL: https://github.com/apache/incubator-pinot/pull/6983#issuecomment-855172105


   One way to do this is via Helix messages. When a controller receives the 
request to trigger the task,it sends out a helix message that is receieved by 
all controllers, and then they trigger the particular task (on a table, if that 
is also provided).
   
   In any case, please specify the API on the PR so that it is evident that you 
are adding a new API


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to