magento / magento/ece-tools

update RabbitMQ support for Magento 2.4.6-p10

Open
#825 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.