Skip to content

AC-16115: Adobe Development Doc - Message Queues - ActiveMq (Artemis) updates 2.4.5#426

Merged
meker12 merged 45 commits intoAdobeDocs:mainfrom
sandesh-as:AC-16115-V1
Feb 5, 2026
Merged

AC-16115: Adobe Development Doc - Message Queues - ActiveMq (Artemis) updates 2.4.5#426
meker12 merged 45 commits intoAdobeDocs:mainfrom
sandesh-as:AC-16115-V1

Conversation

@sandesh-as
Copy link
Contributor

@sandesh-as sandesh-as commented Dec 11, 2025

@sandesh-as sandesh-as changed the title Ac 16115 v1 AC-16115: Adobe Development Doc - Message Queues - ActiveMq (Artemis) updates 2.4.5 Dec 11, 2025
@sandesh-as
Copy link
Contributor Author

Hi @meker12 can you please review this Pr, I have closed 425

@sandesh-as
Copy link
Contributor Author

@meker12 Updated Description

@sandesh-as
Copy link
Contributor Author

@meker12 can you please review this Pr

@sandesh-as
Copy link
Contributor Author

@meker12, is there anything else required from my side, or can we proceed with merging this PR?

@sandesh-as sandesh-as closed this Jan 30, 2026
@github-project-automation github-project-automation bot moved this from 📋 Needs Review to 🏁 Done in Commerce - Pull Requests Jan 30, 2026
@sandesh-as sandesh-as reopened this Jan 30, 2026
@github-project-automation github-project-automation bot moved this from 🏁 Done to 🧑‍💻 In Progress in Commerce - Pull Requests Jan 30, 2026
Refactor bulk-operations-example documentation
- Update frontmatter description to be action-oriented
- Simplify section introductions and descriptions
- Remove redundant "Create" prefix from XML config subsections
- Fix grammar in cross-reference link text
- Merge two InlineAlert blocks into single consolidated note
Refactor async-configuration.md for clarity and consistency

- Fix typos: ampqp→amqp, queue_customer→queue_consumer
- Correct heading hierarchy for queue_topology.xml section
- Remove redundant config file listing in introduction
- Improve sentence structure and documentation style
@meker12
Copy link
Contributor

meker12 commented Feb 3, 2026

@dshevtsov looks like this repository is in the process of EDS migration. This PR is a significant update. How can we ensure that the updates get migrated?

@meker12 meker12 self-assigned this Feb 3, 2026
@meker12 meker12 added technical Updates to the code or processes that alter the technical content of the doc major-update Significant original updates to existing content labels Feb 3, 2026
@meker12 meker12 closed this Feb 3, 2026
@github-project-automation github-project-automation bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Feb 3, 2026
@meker12 meker12 reopened this Feb 3, 2026
@github-project-automation github-project-automation bot moved this from 🏁 Done to 🧑‍💻 In Progress in Commerce - Pull Requests Feb 3, 2026
Copy link
Contributor

@meker12 meker12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check and update PHP code examples.

Comments about the code samples from GitHub copilot:

Examples & accuracyProblem: Many examples show explicit connection names (amqp/stomp/db) — ensure these match actual supported values in the code and exact env.php field names (confirm whether the key is default_connection or default or default_connection under ‘queue’).Suggested fix: Verify field names and semantics against the implementation (ConfigInterface/env.php schema) and align examples.

Schema validity (publisher/connection examples)Problem: Several examples omit the connection name in a element for AMQP, or present a element while the documentation also suggests omitting the element is acceptable. This leads to ambiguity and an example that might be invalid per publisher.xsd.Suggested fix: For every example that includes a element show a fully valid element (include name=“amqp” when explicitly specifying AMQP), and explicitly show the “omit connection element to use env.php default” alternative.

Specific to dos:

In bulk-operations-example.md change the AMQP publisher example to either:omit the connection element entirely (and add a comment line that env.php determines the active connection), or
include a valid connection element: [5:44 AM]2. Confirm and standardize the env.php example structure (keys and default_connection naming) against the product implementation and update examples accordingly.

@github-project-automation github-project-automation bot moved this from 🧑‍💻 In Progress to 🛠 Changes Requested in Commerce - Pull Requests Feb 3, 2026
@dshevtsov
Copy link
Contributor

@dshevtsov looks like this repository is in the process of EDS migration. This PR is a significant update. How can we ensure that the updates get migrated?

@meker12 the migration branch is in-sync with main, so no content will be lost during migration.

@sandesh-as
Copy link
Contributor Author

Hi @meker12, I have updated the examples.

@sandesh-as
Copy link
Contributor Author

@meker12 can you please review

Copy link
Contributor

@meker12 meker12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @sandesh-as. Thank you!

@github-project-automation github-project-automation bot moved this from 🛠 Changes Requested to 👍 Approved in Commerce - Pull Requests Feb 5, 2026
@dshevtsov dshevtsov self-requested a review February 5, 2026 17:13
@meker12 meker12 merged commit 6ea3a96 into AdobeDocs:main Feb 5, 2026
4 checks passed
@github-project-automation github-project-automation bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major-update Significant original updates to existing content technical Updates to the code or processes that alter the technical content of the doc

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

4 participants