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

SUP 17176: Fix accessing files in the binary image cache to not create folders of old structure #1643

Open
wants to merge 2 commits into
base: hotfix-2.1.x
Choose a base branch
from

Conversation

npomaroli
Copy link
Member

Abstract

Accessing the binary image cache must not create directories of the old structure while searching cache files.
The migration of the old structure must delete the old directories even if they are empty or contain cache files which cannot be migrated because the binary no longer exists.

Checklist

General

  • Added abstract that describes the change
  • Added changelog entry to /CHANGELOG.adoc
  • Ensured that the change is covered by tests
  • Ensured that the change is documented in the docs

On API Changes

  • Checked if the changes are breaking or not
  • Added GraphQL API if applicable
  • Added Elasticsearch mapping if applicable

the old structure.
Fix the image cache migration to delete all folders of the old structure
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