yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #28619
[Bug 1420788] Re: Logging blocks on race condition under eventlet
master patch https://review.openstack.org/#/c/154915/
** Also affects: keystone/juno
Importance: Undecided
Status: New
** Changed in: keystone/juno
Assignee: (unassigned) => Alexander Makarov (amakarov)
** Changed in: keystone/juno
Status: New => In Progress
--
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):
In Progress
Status in Keystone juno series:
In Progress
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