jbertram commented on pull request #3914:
URL:
https://github.com/apache/activemq-artemis/pull/3914#issuecomment-1030494024
Nice work, @brusdev. My only concern is with the XML/XSD change. Any
configuration using the existing `cache-timeout` element will fail to parse
upon upgrade. I sympathize with your change to group all the `cache` elements
together, but we need to maintain backwards compatibility. I see two options:
1. Keep the existing `cache-timeout`, but deprecate it and add the new
`cache` subsection.
2. Add a new element like `cache-persistence` on the same level as the
existing `cache-timeout`.
--
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]