]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Increase default metadata_workers, backlog to 4096
authorAssaf Muller <amuller@redhat.com>
Sun, 25 May 2014 14:01:32 +0000 (17:01 +0300)
committerAssaf Muller <amuller@redhat.com>
Sun, 8 Jun 2014 14:57:20 +0000 (17:57 +0300)
commit10bf897bf3a10681f5a8769f387599271d57dadb
treeb9abb673390f100610173c21a7f5699217ed000b
parentf69db608051d2d45ba853eb8e8935789027540ee
Increase default metadata_workers, backlog to 4096

While deployment tools might want to change the number of workers
to match the number of cores (Or some fraction of it), any default
other than 1 should be outright better.

Inspired from 19:34:
https://www.youtube.com/watch?v=AF9r_VQrcJ0

DocImpact
Closes-Bug: #1323005
Change-Id: Ie90000183ae67ff391a23ca3213fd23aef5f4dc5
etc/metadata_agent.ini
neutron/agent/metadata/agent.py
neutron/common/utils.py