[ 
https://issues.apache.org/jira/browse/OPENNLP-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637805#comment-17637805
 ] 

ASF GitHub Bot commented on OPENNLP-1320:
-----------------------------------------

jzonthemtn closed pull request #385: OPENNLP-1320: Makes lemmatize of 
MorfologikLemmatizer thread-safe
URL: https://github.com/apache/opennlp/pull/385




> Makes lemmatize of MorfologikLemmatizer thread-safe
> ---------------------------------------------------
>
>                 Key: OPENNLP-1320
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1320
>             Project: OpenNLP
>          Issue Type: Bug
>            Reporter: Lucas Avanço
>            Assignee: Richard Zowalla
>            Priority: Major
>             Fix For: 2.1.1
>
>
> The method lemmatize of MorfologikLemmatizer is not thread-safe.
> Concurrent invokes may rise exceptions and return unpredictable resutls.
> It seems that the whole method must be sync because the variable returned by 
> the morfologik lib is shared between threads.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to