[
https://issues.apache.org/jira/browse/TIKA-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann reassigned TIKA-1834:
---------------------------------------
Assignee: Chris A. Mattmann
> Fix for GeoTopic parser holding state while running Tika server
> ---------------------------------------------------------------
>
> Key: TIKA-1834
> URL: https://issues.apache.org/jira/browse/TIKA-1834
> Project: Tika
> Issue Type: Sub-task
> Components: parser
> Affects Versions: 1.12
> Environment: All
> Reporter: Madhav Sharan
> Assignee: Chris A. Mattmann
> Fix For: 1.12
>
>
> While using TIKA-server we observed that GeoTopic parser started holding
> state and returned all the location retrieved for any previous request.
> This was happening as mutable object
> org.apache.tika.parser.geo.topic.NameEntityExtractor was initialised once and
> then was reused by all request.
> As part of this fix org.apache.tika.parser.geo.topic.NameEntityExtractor is
> recreated for every request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)