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

Old values that no longer make sense #239

Open
tsloughter opened this issue Sep 26, 2017 · 3 comments
Open

Old values that no longer make sense #239

tsloughter opened this issue Sep 26, 2017 · 3 comments

Comments

@tsloughter
Copy link
Contributor

The default config cuttlefish creates says it is raising the limit on live processes to 256000 but the current limit, at least since R16, is higher than that, 262144.

It may still make sense to set a max ets table limit, but the docs incorrectly state "Raise the ETS table limit", there is no limit on the number of ets tables anymore.

Wasn't sure what people think the new limits should be (if any) is why I don't have a PR to include with this :).

@michaelklishin
Copy link
Contributor

@tsloughter I'd go with 1M for processes (RabbitMQ has been using this default for many years, no downsides that I've seen). As for ETS tables, maybe 500K? And, of course, at some point the whole thing should be dropped.

@michaelklishin
Copy link
Contributor

We are in the process of transferring this repo to the rabbitmq org but no idea when it's going to happen. @lukebakken do you know if there were any updates?

Perhaps we should just fork the repo and begin making the changes we want there?

@lukebakken
Copy link
Contributor

@michaelklishin - let me ask some other contacts. The Riak copyrights are now owned by Bet365.

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

3 participants