You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Shuler (JIRA)" <ji...@apache.org> on 2019/07/09 02:25:00 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 ]

Michael Shuler updated CASSANDRA-10814:
---------------------------------------
    Fix Version/s:     (was: 2.2.x)
                   2.2.5

> [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: Legacy/Local Write-Read Paths
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Low
>             Fix For: 2.2.5
>
>         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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org