← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1301515] Re: reduce logging in the scheduler to improve performance

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1301515

Title:
  reduce logging in the scheduler to improve performance

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The current debug logs in the scheduler are at critical points in the
  code, and are causing performance issues.

  After the DB, the scheduler is spending more time doing logging, than
  anything else.

  This was discovered using the
  test_performance_check_select_destination unit test, and modifying it
  to look at when there are around 200 hosts, which is still quite a
  modest size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1301515/+subscriptions


References