update RabbitMQ support for Magento 2.4.6-p10
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 119
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
followup from Adobe Commerce System requirement.
https://experienceleague.adobe.com/en/docs/commerce-operations/installation-guide/system-requirements
Adobe Commerce 2.4.6-p10 support RabbitMQ 4.1 , 3.13
but When deploy. ece-tools show this warning message
WARNING: [2017] The current configuration is not compatible with this version of Magento
Magento 2.4.6.0-patch10 does not support version "4.1" for service "rabbitmq". Service version should satisfy "~3.12.0 || ~3.13.0" constraint.
As Magento 2.4.6-p10 support rabbitMQ 4.1. I think this validate need to update.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Adobe Commerce system-requirements link and trace the ece-tools validation that emits warning [2017]. Update the RabbitMQ version constraint to match the stated Magento 2.4.6-p10 support, then verify deployment no longer warns for 4.1 while 3.12 and 3.13 behavior remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, rabbitmq
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100