You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/05 11:14:00 UTC

[jira] [Work logged] (ARTEMIS-4213) Add a reference for Broker properties

     [ https://issues.apache.org/jira/browse/ARTEMIS-4213?focusedWorklogId=855025&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-855025 ]

ASF GitHub Bot logged work on ARTEMIS-4213:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Apr/23 11:13
            Start Date: 05/Apr/23 11:13
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on code in PR #4410:
URL: https://github.com/apache/activemq-artemis/pull/4410#discussion_r1155682921


##########
docs/user-manual/en/configuration-index.md:
##########
@@ -481,3 +484,285 @@ Name | Description | Default
 [password](amqp-broker-connections.md#amqp-server-connections) | Broker authentication password (optional) | n/a
 [reconnect-attempts](amqp-broker-connections.md#amqp-server-connections) | How many attempts should be made to reconnect after failure. | -1 (infinite)
 [auto-start](amqp-broker-connections.md#amqp-server-connections) | Broker connection starts automatically with broker | true
+
+
+## Broker Properties Reference

Review Comment:
   This perhaps do with a small intro like the earlier sections, maybe a reference to the doc on how to actually use these properties and how their naming convention relates to the XML config and code.
   
   Would also be worth a warning that the property values set will override existing XML config, which can in turn already have overridden any 'real code default' (which the XML does so out of the box for some things), meaning some of the below listed Default values may not actually match the no-property-defined 'effective-default' at all, since they are defined differently in the xml config they use/get (either by them previously...or right out of the box in the 'default xml config' in some cases).





Issue Time Tracking
-------------------

    Worklog Id:     (was: 855025)
    Time Spent: 40m  (was: 0.5h)

> Add a reference for Broker properties
> -------------------------------------
>
>                 Key: ARTEMIS-4213
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4213
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Andy Taylor
>            Assignee: Andy Taylor
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> update the docs to have some reference documentation for Broker Properties. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)