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

Add "production use" warning for mem store for non-single StorageID #8681

Open
itaigilo opened this issue Feb 18, 2025 · 0 comments
Open

Add "production use" warning for mem store for non-single StorageID #8681

itaigilo opened this issue Feb 18, 2025 · 0 comments

Comments

@itaigilo
Copy link
Contributor

In run.go there's a check blockstoreType == "mem", for a warning about production use of mem` blockstore.
This won't work in a non-single StorageID environment, and should be changed to include this.

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

No branches or pull requests

1 participant