File space leak in the lock provider #39826
Labels
Issue: ready for confirmation
Reported on 2.4.7
Indicates original Magento version for the Issue report.
Triage: Dev.Experience
Issue related to Developer Experience and needs help with Triage to Confirm or Reject it
Preconditions and environment
Steps to reproduce
When using file mode in the file lock provider, the system does not remove the file after use. If there are many variations of the cache hash, the directory size can become very large.
Expected result
The directory where cache files are saved should be small.
Actual result
If there are many variations of the cache hash, the directory size can become very large.
Additional information
To fix this, we can use the following patch:
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: