Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Garbage collector does not get configuration #4218

Merged

Conversation

dkd-kaehm
Copy link
Collaborator

Garbage collector and RecordMonitor triggered by RecordMonitor
do not have infos about PID or Site.
This change contains first step for refactoring of configuration retrieval.
The delegation of TypoScriptConfiguration object, which will be moved to strict aggregation structure.

Fixes: #4203, #4207, #4208
Relates: #3995

Re-throw exceptions an provide `$previous` Exceptions to error handler in configuration stack.

Relates: TYPO3-Solr#3995
Garbage collector and RecordMonitor triggered by RecordMonitor 
do not have infos about PID or Site. 
This change contains first step for refactoring of configuration retrieval. 
The delegation of TypoScriptConfiguration object, which will be moved to strict aggregation structure.

Fixes: TYPO3-Solr#4203, TYPO3-Solr#4207, TYPO3-Solr#4208
Relates: TYPO3-Solr#3995
@dkd-kaehm dkd-kaehm force-pushed the task/fix_DBAL_EXCEPTION_by_configsFetching branch from 6c841fb to 24ce88d Compare November 28, 2024 14:16
@dkd-kaehm dkd-kaehm merged commit 08f7171 into TYPO3-Solr:main Nov 28, 2024
6 checks passed
@dkd-kaehm dkd-kaehm deleted the task/fix_DBAL_EXCEPTION_by_configsFetching branch November 28, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Deleting or disabling a content element may throw an exception
1 participant