Bug #59966

EM should not clear all system caches on extension configuration change

Added by Markus Klein about 1 year ago. Updated 9 months ago.

Status:Resolved Start date:2014-06-28
Priority:Must have Due date:
Assigned To:Markus Klein % Done:

100%

Category:Caching Spent time: -
Target version:next-patchlevel
TYPO3 Version:6.2 Is Regression:No
PHP Version: Sprint Focus:
Complexity:easy

Description

If you only change the configuration of an extension, the EM clears the system caches.
This is overkill, since a configuration change will never have any influence on the classes cache for instance.


Related issues

related to Core - Bug #59845: Full system crash after installing extension on a live sy... Closed 2014-06-24
related to Core - Feature #65279: Clear Cache and Opcode automatically after Extension Update Closed 2015-02-24

Associated revisions

Revision 2dd84dd2
Added by Markus Klein 9 months ago

[!!!][TASK] Do not clear caches after extension config change

This change removes the cache flush after extension configuration changes.
Furthermore we avoid duplicate cache flushing on extension installation.

Resolves: #59966
Releases: master
Change-Id: I6b214ac76fb7305c40f0ce7a33b895323979cbe6
Reviewed-on: http://review.typo3.org/31180
Reviewed-by: Christian Kuhn <>
Tested-by: Christian Kuhn <>
Reviewed-by: Stefan Froemken <>
Tested-by: Stefan Froemken <>
Reviewed-by: Markus Klein <>
Tested-by: Markus Klein <>

History

#1 Updated by Gerrit Code Review about 1 year ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31180

#2 Updated by Gerrit Code Review 11 months ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31180

#3 Updated by Gerrit Code Review 9 months ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/31180

#4 Updated by Markus Klein 9 months ago

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

Also available in: Atom PDF