You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/12/07 16:08:25 UTC

[GitHub] [druid] FrankChen021 commented on pull request #12026: Fix vulnerabilities in some HTTP endpoints

FrankChen021 commented on pull request #12026:
URL: https://github.com/apache/druid/pull/12026#issuecomment-988067555


   @kfaraz My opinion is that we should use exception-thrown style instead of returning statement. The reason I keep a `toResponse` function to return a `Response` object is that there're lots of code using returning statement, and to change them all will introduce a burden of test.


-- 
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: commits-unsubscribe@druid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org