[
https://issues.apache.org/jira/browse/IGNITE-15078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400485#comment-17400485
]
Ignite TC Bot commented on IGNITE-15078:
----------------------------------------
{panel:title=Branch: [pull/9320/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9320/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6139513&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {{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)