-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
Add a version to the config, which corresponds with the JGroups version.
At startup, if the JGroups version and the config version don't match, issue a warning. Possibly don't start if the major version differs.
Example:
<config xmlns="urn:org:jgroups" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd" version="5.0.0.Final">