[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1397) Optimise thread local usage in Infinispan
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Fri Sep 23 20:32:26 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1397:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/543
> 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