maytasm commented on pull request #11492:
URL: https://github.com/apache/druid/pull/11492#issuecomment-886946211


   The LGTM is a false positive. We would only return the `supervisorTaskId` 
(from the request) in the response if the request succeeded. For the request to 
succeeded, we would have verified that the `supervisorTaskId` is valid via 
`IdUtils.validateId("supervisorTaskId", supervisorTaskId);` 


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