[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-550) Unnecessary parameter invalidation in server Main class leading to errors
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Mon Jul 26 16:03:33 EDT 2010
[ https://jira.jboss.org/browse/ISPN-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreno resolved ISPN-550.
-----------------------------------
Resolution: Done
> Unnecessary parameter invalidation in server Main class leading to errors
> -------------------------------------------------------------------------
>
> Key: ISPN-550
> URL: https://jira.jboss.org/browse/ISPN-550
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server
> Affects Versions: 4.1.0.CR2
> Reporter: Galder Zamarreno
> Assignee: Galder Zamarreno
> Fix For: 4.1.0.Final
>
>
> Parameter validation was moved from Main.scala to AbstractProtocolServer.scala in ISPN-540.
> However, as part of ISPN-534, this validation was added to Main.scala. This code is redundant cos the aim is for all parameter validation, except strickly necessary, to reside in APS so that command line and programmatic clients can benefit from a single point of validation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list