Skip to content

Correct resource limit defaults #1660

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 2 commits into from
Aug 2, 2018
Merged

Conversation

michaelklishin
Copy link
Collaborator

@michaelklishin michaelklishin commented Aug 2, 2018

Proposed Changes

This reduces some resource limit defaults: Erlang distribution buffer size and the max number of processes. They were bumped to x10 the values in 118b448 by mistake and these values are somewhat unreasonable.

Types of Changes

Checklist

  • I have read the CONTRIBUTING.md document
  • I have signed the CA (see https://cla.pivotal.io/sign/rabbitmq)
  • All tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in related repositories

Further Comments

Closes #1659.

…others

They were bumped to x10 the values in 118b448
by mistake.

Kudos to Chris Friesen for reporting this.

Closes #1659.
@michaelklishin michaelklishin merged commit b211e28 into master Aug 2, 2018
@michaelklishin michaelklishin deleted the rabbitmq-server-1659 branch August 2, 2018 20:20
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.

Default distribution buffer size and max process limit are unintentionally excessive
2 participants