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

Cloudfront cache invalidation for min snapshots #2372

Closed
gaiksaya opened this issue Jul 26, 2022 · 1 comment
Closed

Cloudfront cache invalidation for min snapshots #2372

gaiksaya opened this issue Jul 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working v2.2.0 Release 2.2.0

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Jul 26, 2022

Problem :
Due to large value of cache invalidation time for min snapshots, the URL returned an old artifact causing the plugin teams's CI to fail. This causes issues if core engine makes changes and new artifact is not available soon.

The delay causes an overall delay in plugin development and integration process

Action Item :
We need to lower the cache invalidation time for /snapshots/* in order to resolve this.

Acceptance Criteria:
Min snapshots should be available within an interval of 5min (300 seconds) via artifacts.opensearch.org

Originally posted by @gaiksaya in #2257 (comment)

@gaiksaya gaiksaya added untriaged Issues that have not yet been triaged v2.2.0 Release 2.2.0 bug Something isn't working and removed untriaged Issues that have not yet been triaged labels Jul 26, 2022
@peterzhuamazon peterzhuamazon self-assigned this Jul 27, 2022
@peterzhuamazon
Copy link
Member

I have set a second behavior in cloudfront for /snapshots/* to 300sec, just like the staging bucket in ci.opensearch.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.2.0 Release 2.2.0
Projects
None yet
Development

No branches or pull requests

2 participants