[wp-trac] [WordPress Trac] #14485: Taxonomy hierarchy cache isn't properly refreshed

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 28 16:58:48 UTC 2011


#14485: Taxonomy hierarchy cache isn't properly refreshed
-------------------------------------+------------------
 Reporter:  thealien                 |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  high                     |   Milestone:  3.3
Component:  Cache                    |     Version:  3.0
 Severity:  major                    |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------

Comment (by ryan):

 Some background.  Invalidation is implicit, not explicit.  Timestamped
 cache that is no longer used will eventually get forced out of the cache.
 Selectively updating arrays and saving them to cache is fraught with
 peril.  The problems with updating arrays of keys are why the timestamped
 key was introduced.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14485#comment:51>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list