You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2015/12/04 04:32:11 UTC

[jira] [Updated] (CASSANDRA-10814) [patch] make json date formatter thread safe

     [ 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)