[
https://issues.apache.org/jira/browse/IGNITE-15078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtcev updated IGNITE-15078:
-----------------------------------------
Fix Version/s: (was: 2.11)
> Remove usages of SimpleDateFormat
> ---------------------------------
>
> Key: IGNITE-15078
> URL: https://issues.apache.org/jira/browse/IGNITE-15078
> Project: Ignite
> Issue Type: Task
> Reporter: Aleksandr Polovtcev
> Assignee: Aleksandr Polovtcev
> Priority: Minor
>
> {{SimpleDateFormat}} is not thread-safe, but is used all over the codebase,
> even in multithreaded context. We should migrate to a more contemporary and
> thread-safe {{DateTimeFormatter}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)