[jboss-jira] [JBoss JIRA] (REMJMX-12) Allow for protocol versions to be excluded client and server side

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Mon May 21 07:06:18 EDT 2012


     [ https://issues.jboss.org/browse/REMJMX-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated REMJMX-12:
-----------------------------------

    Priority: Blocker  (was: Major)


This is raised to Blocker level as once we have support for more than one protocol versions we need to be able to exclude versions - the reason being that if once version is identified as having a major flaw we may need to exclude it to prevent it's use.

One example is a server that supports versions 1, 2, and 3 - a critical bug was found in 2 and fixed in 3.
The client only supports 1, and 2 - by default they would negotiate to use 2 but as it has a critical bug it should be excluded and negotiate to use 1.
                
> Allow for protocol versions to be excluded client and server side
> -----------------------------------------------------------------
>
>                 Key: REMJMX-12
>                 URL: https://issues.jboss.org/browse/REMJMX-12
>             Project: Remoting JMX
>          Issue Type: Task
>          Components: Connection
>            Reporter: Darran Lofthouse
>            Priority: Blocker
>             Fix For: 1.1.0.Beta1
>
>
> Once we start supporting multiple versions of the protocols we should also allow version to be excluded client and server side.
> This will mean if a version is identified as being problematic is can be excluded to force the use of a previous version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list