← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1394825] Re: glance image cache invalidating prematurely with sql driver

 

** Changed in: glance
       Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1394825

Title:
  glance image cache invalidating prematurely with sql driver

Status in OpenStack Image Registry and Delivery Service (Glance):
  Invalid

Bug description:
  There are two cases where we rely on a file system modified time to
  determine if the cached value should be retained or not. Because the
  cache is described as an LRU cache, frequently accessed data should be
  retained in the cache. There is at least one edge case where that does
  not necessarily happen (in get_queued_images).

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


References