clebertsuconic commented on code in PR #5363:
URL: https://github.com/apache/activemq-artemis/pull/5363#discussion_r1851997793


##########
docs/user-manual/message-expiry.adoc:
##########
@@ -76,6 +76,14 @@ If `min-expiry-delay` is not defined then the message will 
not be changed.
 
 The default for both `min-expiry-delay` and `max-expiry-delay` is `-1` (i.e. 
disabled).
 
+[IMPORTANT]
+.Warning
+====
+**If you set expiry-delay on the target expiration target address beware of 
the following:**
+
+* Messages will get a new expiration when moved, and may disappear after the 
new expiration.
+====

Review Comment:
   this was my very first asciidoc :) thanks!
   
   
   I had the impression I needed to do it that way (the WARNING thing)



-- 
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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to