[ 
https://issues.apache.org/jira/browse/RIVER-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Greg Trasuk updated RIVER-343:
------------------------------

    Fix Version/s:     (was: River_2.2.1)

Not addressed in 2.2.1 maintenance release.
                
> Private class extends java.lang.Thread, causing synchronization bottleneck.
> ---------------------------------------------------------------------------
>
>                 Key: RIVER-343
>                 URL: https://issues.apache.org/jira/browse/RIVER-343
>             Project: River
>          Issue Type: Improvement
>          Components: com_sun_jini_thread
>            Reporter: Peter Firmstone
>            Assignee: Peter Firmstone
>
> com.sun.jini.tool.TaskManager has a private class called TaskThread that 
> extends java.lang.Thread this causes a synchronization bottle neck as Thread 
> has to audit the subclass using reflection, while holding a lock on a 
> SoftCache, where it stores the result.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to