jhump commented on PR #265:
URL: https://github.com/apache/iceberg-go/pull/265#issuecomment-2790112264

   > As part of debugging the test update I noticed that multiple http clients 
are created each time a rest client is created
   
   FWIW, I thought this was actually intentional, to support credential 
vendoring. The first client is used to download properties from the catalog. 
Those properties are then used to augment the client's config, and the second 
client is then built using that updated config.


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