You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement FileSystem Tracking LRU Cache with RefCounting (Cache should not delete a file being used so when cloning IndexInput refCount needs ++ and when being closed -- the counter) on Top of existing Cache
The text was updated successfully, but these errors were encountered:
andrross
changed the title
[Searchable Snapshot] Implement LRU cache for file blocks
[Searchable Snapshot] Implement FileSystem Tracking LRU Cache with RefCounting
Nov 11, 2022
Implement FileSystem Tracking LRU Cache with RefCounting (Cache should not delete a file being used so when cloning IndexInput refCount needs ++ and when being closed -- the counter) on Top of existing Cache
The text was updated successfully, but these errors were encountered: