[
https://issues.apache.org/jira/browse/LUCENE-6207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-6207:
--------------------------------
Attachment: Lucene6207Test.java
Thanks for taking the time to write the test.
Attached is your same test, just ported to trunk (using a slow-splitting way
that forces it to still fail, as the bug still exists).
This is a byte[] reuse bug caused from LUCENE-5703. If you run the test with
the revision before that commit it will pass, it fails after that commit.
> Multiple filtered subsets of the same underlying index passed to
> IW.addIndexes() can produce an index with bad SortedDocValues
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-6207
> URL: https://issues.apache.org/jira/browse/LUCENE-6207
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/index
> Affects Versions: 4.9, 4.9.1, 4.10, 4.10.1, 4.10.2, 4.10.3
> Reporter: TomShally
> Priority: Minor
> Attachments: Lucene6207Test.java, Lucene6207Test.java
>
>
> Were hit by this in a custom index splitter implementation that showed no
> problems with Lucene 4.8. After upgrading to 4.10 documents started having
> wrong SortedDocValues after splitting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]