William Sperlazza created ARTEMIS-5057:
------------------------------------------
Summary: Configuration Reference is incomplete
Key: ARTEMIS-5057
URL: https://issues.apache.org/jira/browse/ARTEMIS-5057
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Documentation
Reporter: William Sperlazza
A quick grep comparison of
[artemis-configuration.xsd|https://raw.githubusercontent.com/apache/activemq-artemis/refs/heads/main/artemis-server/src/main/resources/schema/artemis-configuration.xsd]
vs [the online configuration
index|https://activemq.apache.org/components/artemis/documentation/latest/configuration-index.html]
shows at least the following missing core broker elements:
{code:java}
large-message-sync
authentication-cache-size
authorization-cache-size
temporary-queue-namespace
reject-empty-validated-user
mqtt-session-scan-interval
mqtt-session-state-persistence-timeout
federations
connection-routers
journal-retention-directory
journal-device-block-size
log-journal-write-rate
global-max-messages
min-disk-free
mirror-ack-manager-queue-attempts
mirror-ack-manager-page-attempts
mirror-ack-manager-retry-delay
mirror-page-transaction
suppress-session-notifications
literal-match-markers
connector-services {code}
Not sure if this is a fully manual update or if there's a script that generates
the docs?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact