gianm opened a new pull request, #14691:
URL: https://github.com/apache/druid/pull/14691

   Continuing the work from #12696. Also in this patch:
   
   1) Extract the nice request builder stuff from the SeekableStream async
      client, and put it in a more broadly useful ServiceCallBuilder.
   
   2) Slight behavior change to ServiceClient#request; switch to unchecked
      get instead of checked get. Unchecked get is more commonly wanted.
      Callers can get checked get if they need it by using asyncRequest.


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