[ 
https://issues.apache.org/jira/browse/SOLR-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Rafalovitch resolved SOLR-8639.
-----------------------------------------
    Resolution: Won't Fix

> SimpleDateFormat static class variables found in 
> org.apache.solr.handler.dataimport.MailEntityProcessor
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-8639
>                 URL: https://issues.apache.org/jira/browse/SOLR-8639
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 6.0
>            Reporter: Marc Breslow
>            Priority: Major
>         Attachments: SOLR-8639.patch
>
>
> sinceDateParser and afterFmt are declared as static variables of type 
> SimpleDateFormat which is not threadsafe. This may cause data corruption and 
> an incorrect value to be returned by the methods that use them.
> Pull request coming...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to