-
Enhancement
-
Resolution: Done
-
Major
-
5.0.0.FINAL
-
None
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.
- is duplicated by
-
ISPN-1309 Provide a way to use Flags without resorting to a ThreadLocal
- Closed