Comment 23 for bug 1834796

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

Reviewed: https://review.opendev.org/676035
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=b1b7878bcbcb0eaf7b84429ebfabe2527251f5ff
Submitter: Zuul
Branch: master

commit b1b7878bcbcb0eaf7b84429ebfabe2527251f5ff
Author: Bin Yang <email address hidden>
Date: Tue Aug 13 09:17:45 2019 +0800

    rabbitmq: change io_thread_pool based on platform cpus

    By default, rabbitmq calculates the io thread pool size based on cpus.
    On AIO, not all cpus are reserved for platform services. The pool size
    should be calculated based on platform cpus.

    Change-Id: I856e8dda6827a4c36944f43eccdc9a91b19655eb
    Depends-On: https://review.opendev.org/#/c/676031
    Closes-Bug: 1834796
    Signed-off-by: Bin Yang <email address hidden>