[jboss-jira] [JBoss JIRA] Closed: (JBAS-6957) Wrong thread interrupt handling: server module
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Feb 9 21:44:10 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-6957.
----------------------------------
Fix Version/s: JBossAS-6.0.0.M2
(was: JBossAS-6.0.0.M3)
Resolution: Done
> Wrong thread interrupt handling: server module
> ----------------------------------------------
>
> Key: JBAS-6957
> URL: https://jira.jboss.org/jira/browse/JBAS-6957
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Other
> Reporter: David Lloyd
> Assignee: David Lloyd
> Priority: Minor
> Fix For: JBossAS-6.0.0.M2
>
>
> server/src/main/org/jboss/logging/Log4jSocketServer.java
> server/src/main/org/jboss/ejb/plugins/SingletonStatelessSessionInstancePool.java
> server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/TableCache.java
> server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/PartitionedTableCache.java
> server/src/main/org/jboss/ejb/plugins/MetricsInterceptor.java
> server/src/main/org/jboss/ejb/plugins/lock/QueuedPessimisticEJBLock.java
> server/src/main/org/jboss/ejb/plugins/lock/SimpleReadWriteEJBLock.java
> server/src/main/org/jboss/ejb/plugins/lock/BeanLockSupport.java
> server/src/main/org/jboss/invocation/pooled/server/ServerThread.java
> server/src/main/org/jboss/invocation/unified/server/UnifiedInvoker.java
> server/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.java
> Brr. Tons of swallowed interruptedexceptions, erroneous clearing of interrupt at the bottom of Runnables, etc.
--
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