Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

live statedb-injector will gobble ram if inserts get stuck #161

Open
matthewdarwin opened this issue Oct 1, 2020 · 0 comments
Open

live statedb-injector will gobble ram if inserts get stuck #161

matthewdarwin opened this issue Oct 1, 2020 · 0 comments

Comments

@matthewdarwin
Copy link

If the statedb-injector is running live and for some reason gets stuck injecting new k/v state, it will continue to pre-process arriving blocks. pre-processing is generally a good thing. But if the injector is stuck for a few hours, then the amount of RAM used might get excessive.

There should be some limit on RAM used or blocks processed or something..
And fall out of the READY state to alert operators of this issue

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

No branches or pull requests

1 participant