[jboss-jira] [JBoss JIRA] Created: (JBAS-7578) Clean up UnifiedInvokerHAProxy handling of GenericClusteringException

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Dec 29 00:29:30 EST 2009


Clean up UnifiedInvokerHAProxy handling of GenericClusteringException
---------------------------------------------------------------------

                 Key: JBAS-7578
                 URL: https://jira.jboss.org/jira/browse/JBAS-7578
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
            Priority: Minor
             Fix For: JBossAS-6.0.0.M2


The invoke method includes GCE handling logic twice; first in handling GCE as a type response value and then in a catch block. Just throw the response value GCE and let the catch block handle all cases.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list