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

Improve file cache key #1099

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

amvanbaren
Copy link
Contributor

  • Differentiate between null and universal target platform. UrlUtil.getFileApiUrl treats universal as null and excludes it from the url.
  • Make namespace and extension names case insensitive, same as in the database.
  • Pass targetPlatform when evicting webresource file.

@amvanbaren amvanbaren self-assigned this Feb 4, 2025
@amvanbaren amvanbaren force-pushed the improve-file-cache-key branch from 585c229 to 5b05b86 Compare February 4, 2025 17:22
- Differentiate between `null` and `universal` target platform. `UrlUtil.getFileApiUrl` treats `universal` as `null` and excludes it from the url.
- Make namespace and extension names case insensitive, same as in the database.
- Pass `targetPlatform` when evicting webresource file.
- Add test logging plugin
- Remove all caches after integration test
@amvanbaren amvanbaren force-pushed the improve-file-cache-key branch from 5b05b86 to 0b7b4c0 Compare February 4, 2025 17:32
@amvanbaren amvanbaren merged commit 45a1471 into eclipse:master Feb 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant