yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29770
[Bug 1420788] Re: Logging blocks on race condition under eventlet
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => kilo-3
--
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 Committed
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