[jboss-jira] [JBoss JIRA] Created: (JBAS-3440) HAPartitionImpl.viewAccepted should handle InterruptedException

Brian Stansberry (JIRA) jira-events at jboss.com
Thu Jul 27 15:49:11 EDT 2006


HAPartitionImpl.viewAccepted should handle InterruptedException
---------------------------------------------------------------

                 Key: JBAS-3440
                 URL: http://jira.jboss.com/jira/browse/JBAS-3440
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
            Priority: Minor
             Fix For: JBossAS-5.0.0.Beta, JBossAS-4.0.6.CR1


The JGroups up thread may throw an InterruptedException when the view change is placed in the handler's queue.  This can only happen if the channel is being stopped, so if it happens, the exception should be caught and the view change should be ignored.

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

        



More information about the jboss-jira mailing list