← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287757] [NEW] Optimization: Skip Prune process in revocation backends

 

Public bug reported:

_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.
				
This is in the KVS and the SQ:L backends.

** Affects: keystone
     Importance: Wishlist
         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/1287757

Title:
  Optimization:  Skip Prune process in revocation backends

Status in OpenStack Identity (Keystone):
  New

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.
  				
  This is in the KVS and the SQ:L backends.

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


Follow ups

References