[jboss-jira] [JBoss JIRA] (JGRP-2401) Version number for configuration
Bela Ban (Jira)
issues at jboss.org
Wed Apr 8 04:33:00 EDT 2020
[ https://issues.redhat.com/browse/JGRP-2401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-2401.
----------------------------
Resolution: Done
Fixed in master and backported to 4.x
> Version number for configuration
> --------------------------------
>
> Key: JGRP-2401
> URL: https://issues.redhat.com/browse/JGRP-2401
> Project: JGroups
> Issue Type: Enhancement
> Reporter: Bela Ban
> Assignee: Bela Ban
> Priority: Minor
> Fix For: 4.2.2, 5.0.0.Alpha4
>
>
> 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:
> {code:xml}
> <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">
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list