jerryshao commented on PR #7495:
URL: https://github.com/apache/gravitino/pull/7495#issuecomment-3017598824

   > > There're some cons about exposing the `HttpClientBuilder`:
   > > 
   > > 1. It exposes the http client library to the users, which will be hard 
for us to change to another http client later on.
   > > 2. Exposing `HttpClientBuilder` is difficult for the user to use. If we 
want to control some behavior, we can either expose the client side 
configurations to let users to set.
   > 
   > @jerryshao Thanks for the feedback, get it! I will try implement a client 
config. In our use case, we wan't config request timeout.
   
   Yeah, my feeling is that it is better to introduce the client side 
configurations.


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

Reply via email to