SteNicholas commented on issue #436: KYLIN-3716 FastThreadLocal replaces 
ThreadLocal
URL: https://github.com/apache/kylin/pull/436#issuecomment-464346048
 
 
   @shaofengshi Yeah,it is possible to add the dependency on netty and then use 
netty's "FastThreadLocal" class in Kylin.I simplify FastThreadLocal by using 
InternalThreadLocal and avoid more dependency in Kylin.Therefore, there is two 
ways to improve ThreadLocal performance by different aspects.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to