← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420788] Re: Logging blocks on race condition under eventlet

 

** Changed in: keystone/juno
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1420788

Title:
  Logging blocks on race condition under eventlet

Status in OpenStack Identity (Keystone):
  Fix Released
Status in Keystone icehouse series:
  Fix Released
Status in Keystone juno series:
  Fix Released

Bug description:
  Wrong initialization order makes logging block on race condition under
  eventlet.

  bin/keystone-all launcher initialize logging first and after that does
  eventlet patching leaving logging system with generic thred.lock in
  critical sections what leads to infinite thread locks under high load.

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


References