[infinispan-issues] [JBoss JIRA] (ISPN-2391) Throw consistent IllegalStateException(s) for ReplicableCommand#setParameters(int commandId, Object[] parameters)

Vladimir Blagojevic (JIRA) jira-events at lists.jboss.org
Fri Oct 12 11:22:03 EDT 2012


Vladimir Blagojevic created ISPN-2391:
-----------------------------------------

             Summary: 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: 5.2.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