#703: Cache write order in execution filter should be reversed
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  david 
     Type:  task    |      Status:  new   
 Priority:  low     |   Milestone:  0.11.1
Component:  filter  |     Version:  0.11.0
 Severity:  minor   |    Keywords:        
Has_patch:  0       |  
--------------------+-------------------------------------------------------
 Should write view cache first, then action cache, so the view cache is
 never younger than the action cache. Otherwise, under load with
 concurrency, a stale view might be returned (not 100% sure, but lets
 better be safe than sorry!).

-- 
Ticket URL: <http://trac.agavi.org/ticket/703>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to