[
https://issues.apache.org/jira/browse/CASSANDRA-10814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani updated CASSANDRA-10814:
---------------------------------------
Fix Version/s: (was: 2.2.4)
2.2.x
> [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.x
>
> 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)