[
https://issues.apache.org/jira/browse/OPENNLP-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner updated OPENNLP-1439:
------------------------------------
Summary: Use @ThreadSafe to declare thread-safe classes (was: Use
@ThreadSafe to declear thread-safe classes )
> 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)