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

Broker modular configuration with XInclude #159

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

guidograzioli
Copy link
Member

@guidograzioli guidograzioli commented Aug 27, 2024

New parameter activemq_modular_configuration (default: false) implements the modularization of addresses, address-settings and diverts in their own xml file inside the instance etc/ directory.

See: https://activemq.apache.org/components/artemis/documentation/2.36.0/configuration-index.html#modularising-broker-xml

Add a new test scenario for replication which also uses modular configuration.

Fix #122

@guidograzioli guidograzioli added the major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to label Aug 27, 2024
@guidograzioli guidograzioli merged commit 52b2387 into ansible-middleware:main Aug 27, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major_changes Major changes mean the user can CHOOSE to make a change when they update but do not have to
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xinput configuration import into broker.xml
1 participant