Task #102131
openTask #100378: Prevent rootline lookup SQL queries in PageLinkBuilder
Keep SiteFinder and SiteConfiguration in Sync
0%
Description
Due to their caching behaviour we have kind of multi-level caching architecture:
1. SiteConfiguration (PHP file cache)
2. SiteFinder ($sites and mappingRootPageIdToIdentifier)
They are out of sync when you
1. Instantiate SiteFinder
2. Add a new Site
3. SiteFinder now does not find the new Site
Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81390
Updated by Gerrit Code Review about 1 year ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81390
Updated by Gerrit Code Review about 1 year ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81390
Updated by Gerrit Code Review about 1 month ago
Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81390