[ 
https://issues.apache.org/jira/browse/LUCENE-5242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shai Erera resolved LUCENE-5242.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 4.6
                   5.0

Committed to trunk and 4x.
                
> DirectoryTaxonomyWriter.replaceTaxonomy did not fully reset its state
> ---------------------------------------------------------------------
>
>                 Key: LUCENE-5242
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5242
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/facet
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>             Fix For: 5.0, 4.6
>
>         Attachments: LUCENE-5242.patch
>
>
> If you call DirTaxoWriter.replaceTaxonomy with a larger taxonomy than the 
> current one, you may hit an AIOOBE on the next add category (or getParent) 
> call. I'll attach a testcase + fix shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to