stevenzwu commented on issue #8601:
URL: https://github.com/apache/iceberg/issues/8601#issuecomment-1739825620

   @Kontinuation would you be interested in creating a PR? 
   
   I also think `DefaultCredentialsProvider.builder().build()` makes sense. 
`DefaultCredentialsProvider.create()` uses a static global singleton which 
doesn't pair well with object lifecycle management.
   
   @elkhand also observed the same problem with Flink session cluster mode, 
where static global singleton tends to be problematic with object lifecycle 
management.


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