Comment 6 for bug 1386406

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/137142
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=61172031135814f34f139c51453154af86e47e44
Submitter: Jenkins
Branch: master

commit 61172031135814f34f139c51453154af86e47e44
Author: Jerry Zhao <email address hidden>
Date: Tue Nov 25 09:02:13 2014 -0800

    bump up the number of sesson limit for rabbitmq

    the default maxconn is only 150, which maybe good for api services
    but not enough for the rabbitmq session in a cluster as small as 15
    nodes. so bump up the number to 1500 for rabbitmq to allow for 100
    nodes. this number should be calculated based on the scale numbers
    in the long run.
    Closes-bug: #1386406

    Change-Id: Ieb707b31022a6fc9ade32ed2a332b67bf4dc0311