This is an automated email from the ASF dual-hosted git repository.

brusdev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new c54cbd793c NO-JIRA add cross link from broker properties doc to the 
export management op
c54cbd793c is described below

commit c54cbd793c6f33fd9aadc41e24bd89658e573c4f
Author: Gary Tully <[email protected]>
AuthorDate: Thu May 22 15:41:01 2025 +0100

    NO-JIRA add cross link from broker properties doc to the export management 
op
---
 docs/user-manual/configuration-index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/configuration-index.adoc 
b/docs/user-manual/configuration-index.adoc
index a672593272..73e251cb89 100644
--- a/docs/user-manual/configuration-index.adoc
+++ b/docs/user-manual/configuration-index.adoc
@@ -122,7 +122,7 @@ The `artemis run` command script supports `--properties 
<properties file url>`,
 NOTE: one shortcoming of this method of configuration is that any property 
that does not match is ignored with no fanfare.
 Enable debug logging for 
`org.apache.activemq.artemis.core.config.impl.ConfigurationImpl` to get more 
insight.
 
-There are a growing number of examples of what can be explicitly configured in 
this way in the 
https://github.com/apache/activemq-artemis/blob/065bfe14f532858f2c2a20b0afb1a226b08ce013/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImplTest.java#L675[unit
 test].
+There is a related xref:management.adoc#server-management[server management 
operation], `exportConfigAsProperties` that will export the current 
configuration as broker properties. Use this to get a better understanding of 
how properties apply to the broker configuration and how they map from xml.
 
 == The core configuration
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to