[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-239) JBossCacheWrapper allows SuspectException to propagate

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Aug 17 15:48:26 EDT 2009


JBossCacheWrapper allows SuspectException to propagate
------------------------------------------------------

                 Key: JBCLUSTER-239
                 URL: https://jira.jboss.org/jira/browse/JBCLUSTER-239
             Project: JBoss Clustering
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: HA-Server-Cache-JBC
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: HA-Server-Cache-JBC 2.0.1.GA 


The retry loops in the various JBossCacheWrapper methods catch TimeoutException and retry, but not SuspectException. Actually SuspectException is a better candidate for a retry, since the suspected node will likely disappear from the view.

-- 
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