Madhan Neethiraj created ATLAS-2312:
---------------------------------------

             Summary: Use ThreadLocal DateFormat objects to avoid simultaneous 
use from multiple threads
                 Key: ATLAS-2312
                 URL: https://issues.apache.org/jira/browse/ATLAS-2312
             Project: Atlas
          Issue Type: Bug
            Reporter: Madhan Neethiraj


DateFormat instance AtlasBaseTypeDef.DATE_FORMATTER can potentially be 
referenced from multiple threads. Since DateFormat instances are not 
thread-safe, such use should be updated to use ThreadLocal instances.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to