You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/06/07 15:36:00 UTC

[jira] [Resolved] (ARTEMIS-1908) The Configuration Reference page should document all available settings

     [ https://issues.apache.org/jira/browse/ARTEMIS-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-1908.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.6.2

> The Configuration Reference page should document all available settings
> -----------------------------------------------------------------------
>
>                 Key: ARTEMIS-1908
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1908
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>            Reporter: Lionel Cons
>            Priority: Major
>             Fix For: 2.6.2
>
>
> This is a followup of ARTEMIS-1906 that mentions some settings ({{default-address-routing-type}} and {{default-queue-routing-type}}) that are not documented in [https://activemq.apache.org/artemis/docs/latest/configuration-index.html#address-setting-type].
> I've compared the XSD with the user manual and these settings are not the only ones missing.
> Here are all the settings documented in the Configuration Reference page:
> # {{address-full-policy}}
> # {{dead-letter-address}}
> # {{expiry-address}}
> # {{expiry-delay}}
> # {{last-value-queue}}
> # {{max-delivery-attempts}}
> # {{max-redelivery-delay}}
> # {{max-size-bytes}}
> # {{message-counter-history-day-limit}}
> # {{page-max-cache-size}}
> # {{page-size-bytes}}
> # {{redelivery-delay}}
> # {{redelivery-delay-multiplier}}
> # {{redistribution-delay}}
> # {{send-to-dla-on-no-route}}
> And here are all the available settings according to {{artemis-configuration.xsd}}:
> # {{address-full-policy}}
> # {{auto-create-addresses}}
> # {{auto-create-queues}}
> # {{auto-delete-addresses}}
> # {{auto-delete-queues}}
> # {{config-delete-addresses}}
> # {{config-delete-queues}}
> # {{dead-letter-address}}
> # {{default-address-routing-type}}
> # {{default-exclusive-queue}}
> # {{default-last-value-queue}}
> # {{default-max-consumers}}
> # {{default-purge-on-no-consumers}}
> # {{default-queue-routing-type}}
> # {{expiry-address}}
> # {{expiry-delay}}
> # {{last-value-queue}}
> # {{management-browse-page-size}}
> # {{max-delivery-attempts}}
> # {{max-redelivery-delay}}
> # {{max-size-bytes}}
> # {{max-size-bytes-reject-threshold}}
> # {{message-counter-history-day-limit}}
> # {{page-max-cache-size}}
> # {{page-size-bytes}}
> # {{redelivery-delay}}
> # {{redelivery-delay-multiplier}}
> # {{redistribution-delay}}
> # {{send-to-dla-on-no-route}}
> # {{slow-consumer-check-period}}
> # {{slow-consumer-policy}}
> # {{slow-consumer-threshold}}
> It would be nice to document all the available settings in the Configuration Reference page.
> This is of course not specific to the address related settings. All the settings should be documented...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)