[infinispan-issues] [JBoss JIRA] (ISPN-2391) Throw consistent IllegalStateException(s) for ReplicableCommand#setParameters(int commandId, Object[] parameters)
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Tue Oct 30 21:47:02 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2391:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 5.2.0.Final)
> Throw consistent IllegalStateException(s) for ReplicableCommand#setParameters(int commandId, Object[] parameters)
> -----------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-2391
> URL: https://issues.jboss.org/browse/ISPN-2391
> Project: Infinispan
> Issue Type: Task
> Components: RPC
> Affects Versions: 5.2.0.Beta1
> Reporter: Vladimir Blagojevic
> Assignee: Mircea Markus
> Fix For: 6.0.0.Final
>
>
> During review of https://github.com/infinispan/infinispan/pull/1369 Manik observed inconsistency in wording of IllegalStateException thrown from ReplicableCommand#setParameters(int commandId, Object[] parameters). However, upon further review it was noted that all implementations of ReplicableCommand#setParameters(int commandId, Object[] parameters) are inconsistent potentially confusing sys admins and support engineers. We should create a single consistent messages for all implementations of ReplicableCommand#setParameters(int commandId, Object[] parameters).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list