Skip to content

[Enhancement] Support file cache LRU queue dump and check #53495

@gavinchou

Description

@gavinchou

Search before asking

  • I had searched in the issues and found no similar issues.

Description

Here's the English translation for your GitHub issue, optimized for clarity and technical accuracy:

​​Reconciliation Algorithm:​​

  1. After taking an LRU snapshot from memory, record the current time as ​​T₀​​.
  2. Then scan all files on disk. Any file that meets ​​both​​ criteria below is flagged as leaked:
    1. Created ​​before T₀​​
      ​​ 2. Not present​​ in the LRU snapshot

Solution

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions