anoopj commented on issue #15898:
URL: https://github.com/apache/iceberg/issues/15898#issuecomment-4328155879

   Thanks for running the diagnostics, @boaz-gold. One question: 
   
   > S3FileIO objects remain strongly reachable via Thread → 
PeriodicScheduledTask → S3AsyncClient → S3FileIO. 
   
   How can `S3AsyncClient` have a reference to `S3FileIO`? S3 client is in the 
AWS SDK, and should not have any knowledge of Iceberg's `S3FileIO`. 


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