[
https://issues.apache.org/jira/browse/OPENNLP-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790639#comment-17790639
]
Lara Marinov commented on OPENNLP-1439:
---------------------------------------
Which classes would be the priority for thread safe?
> Use @ThreadSafe to declare thread-safe classes
> -----------------------------------------------
>
> Key: OPENNLP-1439
> URL: https://issues.apache.org/jira/browse/OPENNLP-1439
> Project: OpenNLP
> Issue Type: Task
> Reporter: Richard Zowalla
> Priority: Minor
>
> With https://issues.apache.org/jira/browse/OPENNLP-1424 the @ThreadSafe
> annotation was introduced within OpenNLP.
> Aim of this issue is to investigate current classes and declare them with
> @ThreadSafe, if they can be savely used in an concurrent setting.
> An example for a @ThreadSafe class would be
> - MorfologikLemmatizerm see https://github.com/apache/opennlp/pull/436
--
This message was sent by Atlassian Jira
(v8.20.10#820010)