yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28384
[Bug 1420788] [NEW] Logging blocks on race condition under eventlet
Public bug reported:
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.
** Affects: keystone
Importance: Undecided
Status: New
--
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):
New
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
Follow ups
References