AmatyaAvadhanula commented on issue #12701:
URL: https://github.com/apache/druid/issues/12701#issuecomment-1179468184

   @pchang388, thanks for the response
   
   The task may not be in a "STARTING" phase at the time of the request as this 
state is not assigned after the task starts "READING".
   
   I think so because:
   
   1) The DEBUG log `['request'] starting` is something that the 
NettyHttpClient seems to be publishing.
   
   2) Also the /pause request checks if a task is in `PAUSED` or `READING` 
state and returns 400 if not.


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