[
https://issues.apache.org/jira/browse/CASSANDRA-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Brosius updated CASSANDRA-10814:
-------------------------------------
Attachment: 10814.txt
> [patch] make json date formatter thread safe
> --------------------------------------------
>
> Key: CASSANDRA-10814
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10814
> Project: Cassandra
> Issue Type: Bug
> Components: Local Write-Read Paths
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 2.2.4
>
> Attachments: 10814.txt
>
>
> the TimestampSerializer.TO_JSON_FORMATTER (SimpleDateFormat) is shared across
> thread which isn't thread safe. Switch to using ThreadLocal
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)