rvais commented on code in PR #4410: URL: https://github.com/apache/activemq-artemis/pull/4410#discussion_r1205301055
########## 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: As there is no specific pattern to these (as far as I recall from conversations with Gary), coming up with the explicit naming convention could prove difficult. It's one of the things I've tried to push for ... Disclaimer about precedence / priority for application of configuration would be definitely beneficial. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
