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
As reported by @nictuku in cockroachdb/cockroach#8931, when running multiple nodes on a single host, you may run into OOM errors. We should update our local cluster startup docs (binary and docker) to explain how to configure each node to use less memory.
We should also be more explicit that local clusters are for testing purposes only.