dimas-b commented on issue #2046: URL: https://github.com/apache/polaris/issues/2046#issuecomment-4920518410
`StorageCredentialCache` keeps credentials for at most half of their lifetime. Clients get the real expiry timestamp as part of REST responses, but they cannot expect any particular validity duration. I think caching for half of the credential lifetime is a fair tradeoff. Cf. https://github.com/apache/polaris/blob/005e889983d71a51402944bb1c75d5baa549391f/polaris-core/src/main/java/org/apache/polaris/core/storage/cache/StorageCredentialCache.java#L59 -- 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]
