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

ASF subversion and git services commented on LUCENE-5242:
---------------------------------------------------------

Commit 1525894 from [~shaie] in branch 'dev/trunk'
[ https://svn.apache.org/r1525894 ]

LUCENE-5242: DirectoryTaxonomyWriter.replaceTaxonomy did not fully reset its 
state
                
> DirectoryTaxonomyWriter.replaceTaxonomy does not nullify taxoArrays
> -------------------------------------------------------------------
>
>                 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
>         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