Bug #33811

Not all caches are flushed (automatically) if needed

Added by Karsten Dambekalns over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-02-09
Priority:Must have Due date:
Assigned To:Robert Lemke % Done:

100%

Category:Cache
Target version:TYPO3 Flow Base Distribution - 1.1
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

At least these are affected:

  • Fluid template cache (e.g. when changing a ViewHelper class)
  • XLIFF / locale cache (after XLIFF files have been changed)

Related issues

related to TYPO3.Flow - Feature #3306: Flush routes cache automatically on class file modifications Accepted 2009-05-14
related to TYPO3.Flow - Feature #5849: Rebuild proxy classes if security policy changes Resolved 2009-12-28

Associated revisions

Revision fb277f30
Added by Robert Lemke over 3 years ago

[FEATURE] Track all configuration changes

This change set greatly improves the file monitoring of FLOW3's
system relevant files, such as class files, settings, object
configuration, policies and translations.

In Development context, changes to any of the above will be
tracked and the related caches are flushed. For performance
reasons, the new mechanism does not rely on the tagging
feature of the cache framework, but uses the new Simple
File Backend and rather flushes a few caches too many than
missing an important change.

Change-Id: I52b9f659740aef5d929a102ef5902b1fd1d2a588
Resolves: #5849
Resolves: #33811
Related: #35912
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#2 Updated by Karsten Dambekalns over 3 years ago

  • Assigned To set to Robert Lemke

#3 Updated by Gerrit Code Review over 3 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#4 Updated by Gerrit Code Review over 3 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#5 Updated by Gerrit Code Review over 3 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10572

#6 Updated by Robert Lemke over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF