Aleksandr Polovtcev created IGNITE-15078:
--------------------------------------------
Summary: 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
Fix For: 2.11
{{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)