walterddr commented on issue #8246:
URL: https://github.com/apache/pinot/issues/8246#issuecomment-1081981729


   update on status: with #8329 and #8390 contributed. item 1 and 3 is almost 
finished. 
   we can now: add functionalities to `ControllerRequestClient` and create 
`Server/BrokerRequestClients`. 
   
   there are other places where either `java.net.*` or `apache.http.*` is 
directly used, I propose to create a separate ticket to track the migration of 
these usages as they are (1) many and scattered around the codebase and might 
not make sense to migrate all; (2) mostly will be migrated over when 
security/auth is enabled for example QueryRunner now doesn't support auth 
token. 


-- 
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-unsubscr...@pinot.apache.org

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