[
https://issues.apache.org/jira/browse/OAK-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16972564#comment-16972564
]
Stefan Egli commented on OAK-8760:
----------------------------------
[~reschke], for some reason I cannot see your proposed patch for which I got an
email notification - can you see it? jira bug?
Just as a note: the {{simpleDateFormat}} field is only used single-threaded by
the
[DocumentDiscoveryLiteService.BackgroundWorker.doRun()|https://github.com/apache/jackrabbit-oak/blob/f454d227ad7418b1c7f911c67e5aead2208fdb5e/oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/DocumentDiscoveryLiteService.java#L191],
so it shouldn't be an issue?
> ClusterViewDocument uses static instance og SimpleDateFormat
> ------------------------------------------------------------
>
> Key: OAK-8760
> URL: https://issues.apache.org/jira/browse/OAK-8760
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: documentmk
> Reporter: Julian Reschke
> Priority: Minor
>
> ...which is not thread-safe.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)