Skip to content

Updated startup logic to not unecessarily load in all files#570

Open
dylansomana wants to merge 1 commit into
eclipse-zenoh:mainfrom
dylansomana:fix/issue-569-oom-startup
Open

Updated startup logic to not unecessarily load in all files#570
dylansomana wants to merge 1 commit into
eclipse-zenoh:mainfrom
dylansomana:fix/issue-569-oom-startup

Conversation

@dylansomana
Copy link
Copy Markdown

Hey folks! Simple fix to remove unnecessary file reads at start up which we think are causing OOMs when our on disk cache gets big enough. See #569 for more details.

I have signed the contributors agreement and linked my github account.

Fixes #569

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] get_all_entries reads full payload of every file at startup, causing OOM on large stores

1 participant