[jboss-jira] [JBoss JIRA] Created: (JBAS-3656) Disconnect HAPartition channel upon failure in startService()

Brian Stansberry (JIRA) jira-events at jboss.com
Wed Sep 13 16:52:30 EDT 2006


Disconnect HAPartition channel upon failure in startService()
-------------------------------------------------------------

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


If an exception is thrown in ClusterPartition/HAPartition startService() after the channel is connected, the channel must be disconnected, or we've left a zombie member of the group.  Particularly in 4.0.x where the ServiceController will not undeploy a service that fails in start().

Need to ensure stopService() properly handles a disconnected channel.

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