-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
Storage:RemotebugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test
Description
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
Labels
Storage:RemotebugSomething isn't workingSomething isn't workingdisabled-testIssues that are used by an AwaitsFix annotation to temporarily disable a broken testIssues that are used by an AwaitsFix annotation to temporarily disable a broken test
Type
Projects
Status
✅ Done