AntonRoskvist opened a new pull request, #4810: URL: https://github.com/apache/activemq-artemis/pull/4810
…dges I hope this change makes sense as it's a little bit outside of my comfort zone... it's purpose is to fix a minor annoyance of mine and something Ive seen confuse some other users as well, where moving or adding a configuration element in the wrong place causes the config to be invalidated. A side effect of this change is that the cluster property/attribute `allow-direct-connections-only` in `static-connectors` would pass validation even on core-bridges... setting this property has no effect on the core-bridges either way so I'm hoping it's not a cause for concern. I made it that way to have current configurations validate as before this change instead if adding it as a separate element within the cluster config or similar. Ideas on how to make this better if it's an issue are welcome. Ideally this would apply to all configuration at some point but I believe that would require moving to xsd version 1.1 which is not scoped in this change. -- 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]
