Skip to content

FileCache bootup logic for Composite Directory #17526

@skumawat2025

Description

@skumawat2025

Describe the bug

When a node restarts or boots up, the FileCache used by CompositeDirectory for warm indices is not initialized with the local files that already exist. This means the FileCache is unaware of files present on the local system. We need to ensure that the FileCache is properly initialized with information about existing local files during node startup to maintain consistency and correct recovery.

Part of Meta issue: #13149

Related component

No response

To Reproduce

.

Expected behavior

.

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Storage:RemotebugSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions