[infinispan-issues] [JBoss JIRA] (ISPN-1189) config schema - clustering mode should validate format of the string

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Jan 16 11:32:19 EST 2012


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

Galder Zamarreño updated ISPN-1189:
-----------------------------------

    Fix Version/s: 5.1.0.CR4
                       (was: 5.1.0.FINAL)

    
> config schema - clustering mode should validate format of the string
> --------------------------------------------------------------------
>
>                 Key: ISPN-1189
>                 URL: https://issues.jboss.org/browse/ISPN-1189
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Configuration
>    Affects Versions: 5.0.0.CR5
>            Reporter: Michal Linhard
>            Assignee: Pete Muir
>            Priority: Minor
>             Fix For: 5.1.0.CR4
>
>
> currently the schema for the clustering mode says it's a string and
> the mode is decided by first letter of the string. this means that any garbage starting with the correct letter may lead to use of a specific mode e.g.:
> lasjadgadfg -> local
> rhdbhgh -> replication
> dfghbmjfgh -> distribution
> IlkHhdf -> invalidation
> what about forcing only the documented values
> "For distribution, set mode to either 'd', 'dist' or 'distribution'. For replication, use either 'r', 'repl' or 'replication'. Finally, for invalidation, 'i', 'inv' or 'invalidation'."
> + LOCAL

--
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 infinispan-issues mailing list