jbertram opened a new pull request #3930:
URL: https://github.com/apache/activemq-artemis/pull/3930


   Mainly refactoring the address docs. This commit has the following
   changes:
   
    - Remove examples for discouraged use-cases (e.g. using anycast and
   multicast on the same address).
    - Reword to use configuration terms wherever possible. For example,
   instead of saying "point-to-point" (which is not a configuration term)
   say "anycast". References to things like "point-to-point" and
   "publish-subscribe" are still there since users are familiar with these
   terms. They're just used much less often.
    - Remove duplicate explanation of exclusive queues.
    - Pull address-settings docs out into its own chapter.
    - Remove duplicate explanation of auto-create and auto-delete elements.
    - Re-create graphics and include the master SVGs for potential updates
   later.
    - Give non-destructive queues its own chapter.
    - Add details about specifying routing type using a message property.
    - Update the styling on the user manual's cover page to look better.
    - Lots of re-wording for clarity's sake.
    - Re-order sub-sections for clarity's sake.
    - Break up the address model and the settings documentation. The
   settings documentation is large and deserves its own chapter. The
   original anchor link is still available with a link to the new chapter.
   
   In general the address-specific documentation should be much more clear,
   concise, and consistent now.


-- 
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]


Reply via email to