Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AAL doesn't support overwritten files or support expiring objects from its cache. #218

Open
1 task done
stubz151 opened this issue Feb 7, 2025 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@stubz151
Copy link
Contributor

stubz151 commented Feb 7, 2025

Analytics Accelerator Library for Amazon S3 Version

0.0.3

AWS Region

No response

Describe the running environment

Global

What happened?

When an object is overwritten after the object has been successfully cached by AAL we do not support getting the new version of the object. We need a way to expire objects/metadata from their caches so we can fetch the latest version when we have to.

TTL should cover this.

This surfaces in contract tests like this in hadoop

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct
@stubz151 stubz151 added the bug Something isn't working label Feb 7, 2025
@fuatbasik fuatbasik added enhancement New feature or request and removed bug Something isn't working labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants