[
https://issues.apache.org/jira/browse/OPENNLP-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner resolved OPENNLP-1662.
-------------------------------------
Resolution: Fixed
> Wrap thread-safe classes in try-with resources in Eval test
> -----------------------------------------------------------
>
> Key: OPENNLP-1662
> URL: https://issues.apache.org/jira/browse/OPENNLP-1662
> Project: OpenNLP
> Issue Type: Improvement
> Components: POS Tagger
> Affects Versions: 2.5.0
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Trivial
> Fix For: 2.5.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> MultiThreadedToolsEval uses some of the thread-safe implementations in a
> non-reliant way, that is, not ensuring the ThreadLocal gets freed up. Let's
> correct this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)