Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1908

The Configuration Reference page should document all available settings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.6.1
    • None
    • None

    Description

      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:

      1. address-full-policy
      2. dead-letter-address
      3. expiry-address
      4. expiry-delay
      5. last-value-queue
      6. max-delivery-attempts
      7. max-redelivery-delay
      8. max-size-bytes
      9. message-counter-history-day-limit
      10. page-max-cache-size
      11. page-size-bytes
      12. redelivery-delay
      13. redelivery-delay-multiplier
      14. redistribution-delay
      15. send-to-dla-on-no-route

      And here are all the available settings according to artemis-configuration.xsd:

      1. address-full-policy
      2. auto-create-addresses
      3. auto-create-queues
      4. auto-delete-addresses
      5. auto-delete-queues
      6. config-delete-addresses
      7. config-delete-queues
      8. dead-letter-address
      9. default-address-routing-type
      10. default-exclusive-queue
      11. default-last-value-queue
      12. default-max-consumers
      13. default-purge-on-no-consumers
      14. default-queue-routing-type
      15. expiry-address
      16. expiry-delay
      17. last-value-queue
      18. management-browse-page-size
      19. max-delivery-attempts
      20. max-redelivery-delay
      21. max-size-bytes
      22. max-size-bytes-reject-threshold
      23. message-counter-history-day-limit
      24. page-max-cache-size
      25. page-size-bytes
      26. redelivery-delay
      27. redelivery-delay-multiplier
      28. redistribution-delay
      29. send-to-dla-on-no-route
      30. slow-consumer-check-period
      31. slow-consumer-policy
      32. 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...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lionel.cons Lionel Cons
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: