Skip to content

Bump default VM atom table limit to 5M #896

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

Merged
merged 1 commit into from
Jul 29, 2016
Merged

Conversation

michaelklishin
Copy link
Collaborator

See #895 for background and reasoning.

Fixes #895.

See #895 for background and reasoning.

Fixes #895.
@michaelklishin michaelklishin changed the title Bump default VM atom table size to 5M Bump default VM atom table limit to 5M Jul 28, 2016
@kjnilsson
Copy link
Contributor

Ok I’ve started the service on windows with that setting and verified it using: rabbitmqctl eval 'string:tokens(binary_to_list(erlang:system_info(info)),"\n").'

In the output I found this:

32665\ndepth: 10\n=i", "dex_table:atom_tab\nsize: 32768\nlimit: 5000000\ne"

I think I got the escaping of the token delimiter on windows a bit wrong but it does show the atom_tab limit to be of the correct value.

@dcorbacho dcorbacho merged commit 40fc150 into stable Jul 29, 2016
@dumbbell dumbbell deleted the rabbitmq-server-895 branch January 2, 2018 15:32
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.

3 participants