[jboss-jira] [JBoss JIRA] Created: (JBAS-6955) Wrong thread interrupt handling: cluster module
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue May 19 23:03:05 EDT 2009
Wrong thread interrupt handling: cluster module
-----------------------------------------------
Key: JBAS-6955
URL: https://jira.jboss.org/jira/browse/JBAS-6955
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Clustering
Reporter: David Lloyd
Assignee: David Lloyd
Priority: Minor
Fix For: JBossAS-6.0.0.Alpha1
cluster/src/main/org/jboss/ejb/plugins/CleanShutdownInterceptor.java
cluster/src/main/org/jboss/ha/framework/server/AsynchEventHandler.java
cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java
cluster/src/main/org/jboss/ha/hasessionstate/server/HASessionStateImpl.java
cluster/src/main/org/jboss/invocation/unified/server/UnifiedInvokerHA.java
Swallows interrupt exception, erroneously clears interrupt on the tail end of run() (this is the responsibility of the thread implementation and none other)
--
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