jbertram commented on PR #5079:
URL: 
https://github.com/apache/activemq-artemis/pull/5079#issuecomment-2228714648

   I don't believe there will be any compatibility issues. To be clear, the 
changes only impact how a divert configuration is _encoded_. Nothing is 
changing with how it is _decoded_. This will mainly impact new brokers encoding 
new configurations. Any old configuration being read from disk or from the wire 
by a new broker will continue to work as it always had. Furthermore, a new 
broker sending a config over the wire to an old broker will also work properly 
not least because now since it's being encoded correctly.


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