Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Messenger
  • BusFactory.php
Find file BlameHistoryPermalink
  • Susanne Moog's avatar
    [FEATURE] Adopt symfony messenger as message bus and queue · c17e30a7
    Susanne Moog authored Dec 27, 2022 and Benni Mack's avatar Benni Mack committed Jan 23, 2023
    See the Feature.rst file for details.
    
    The changes in workspaces are meant as a usage example.
    
    The goal is to provide a basic implementation as a first step.
    Further features (for example extending the capabilities of the
    consume command or providing additional transportFactories or
    multi-bus support) can be done in additional patches
    (or even – in case of transports – in additional packages).
    
    The default transport is synchronous to avoid forcing users to
    configure the long running message consumer worker.
    
    Command executed:
     composer req symfony/doctrine-messenger:^6.2 symfony/messenger:^6.2
     composer req symfony/doctrine-messenger:^6.2 symfony/messenger:^6.2 \
       -d typo3/sysext/core --no-update
    
    Releases: main
    Resolves: #97700
    Change-Id: Ib034f70b8d6c0be974f807341df257c17dff42a1
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77232
    
    
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    Reviewed-by: Frank Nägler's avatarFrank Nägler <frank.naegler@typo3.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Reviewed-by: default avatarDaniel Goerz <daniel.goerz@b13.com>
    c17e30a7