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

ASF GitHub Bot commented on TIKA-1834:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/tika/pull/71


> 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)

Reply via email to