yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45115
[Bug 1287757] Re: Optimization: Don't prune events on every get
** Changed in: keystone/kilo
Status: Fix Released => Fix Committed
** Changed in: keystone/kilo
Milestone: 2015.1.2 => 2015.1.3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1287757
Title:
Optimization: Don't prune events on every get
Status in OpenStack Identity (keystone):
Fix Released
Status in OpenStack Identity (keystone) kilo series:
Fix Committed
Bug description:
_prune_expired_events_and_get always locks the backend. Store the time
of the oldest event so that the prune process can be skipped if none
of the events have timed out.
(decided at keystone midcycle - 2015/07/17) -- MorganFainberg
The easiest solution is to do the prune on issuance of new revocation event instead on the get.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1287757/+subscriptions
References