[infinispan-issues] [JBoss JIRA] Created: (ISPN-1397) Optimise thread local usage in Infinispan

Manik Surtani (JIRA) jira-events at lists.jboss.org
Mon Sep 19 13:52:26 EDT 2011


Optimise thread local usage in Infinispan
-----------------------------------------

                 Key: ISPN-1397
                 URL: https://issues.jboss.org/browse/ISPN-1397
             Project: Infinispan
          Issue Type: Feature Request
          Components: Core API
    Affects Versions: 5.0.0.FINAL
            Reporter: Manik Surtani
            Assignee: Manik Surtani
             Fix For: 5.1.0.BETA1, 5.1.0.FINAL


Three separate areas to consider:

1.  Remove ThreadLocal usage in OwnableReentrantLock
2.  Remove ThreadLocal usage in InvocationContextContainer
3.  Remove ThreadLocal usage in Flags API

Look for any other ThreadLocal usage with a critical eye.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list