[
https://issues.apache.org/jira/browse/ATLAS-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj reassigned ATLAS-2312:
---------------------------------------
Assignee: Madhan Neethiraj
> 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
> Components: atlas-core
> Reporter: Madhan Neethiraj
> Assignee: 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)