You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "nastra (via GitHub)" <gi...@apache.org> on 2023/04/06 16:37:50 UTC

[GitHub] [iceberg] nastra opened a new pull request, #7289: AWS: Make AuthSession cache static

nastra opened a new pull request, #7289:
URL: https://github.com/apache/iceberg/pull/7289

   Signer instances can be fairly short-lived, meaning that the `AuthSession` cache doesn't get a chance to remove an `AuthSession` from the cache and thus call `AuthSession#stopRefreshing()`.


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] danielcweeks merged pull request #7289: AWS: Make AuthSession cache static

Posted by "danielcweeks (via GitHub)" <gi...@apache.org>.
danielcweeks merged PR #7289:
URL: https://github.com/apache/iceberg/pull/7289


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org