[
https://issues.apache.org/jira/browse/LUCENE-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245694#comment-16245694
]
ASF subversion and git services commented on LUCENE-8045:
---------------------------------------------------------
Commit f0fec1fc5f037ed18c901e43f1d17c4e6594f152 in lucene-solr's branch
refs/heads/branch_7x from [~romseygeek]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=f0fec1f ]
Revert "LUCENE-8017: Don't use ParallelReader in tests"
This reverts commit ff4874f3d3ff6c307121a6a1f6d87a33d45a48a4.
LUCENE-8045 makes this unnecessary
> ParallelReader does not propagate doc values generation numbers
> ---------------------------------------------------------------
>
> Key: LUCENE-8045
> URL: https://issues.apache.org/jira/browse/LUCENE-8045
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Alan Woodward
> Assignee: Alan Woodward
> Fix For: 7.2
>
> Attachments: LUCENE-8045.patch
>
>
> Exposed by this test failure:
> https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/777/testReport/junit/org.apache.lucene.search/TestLRUQueryCache/testDocValuesUpdatesDontBreakCache/
> A reader is randomly wrapped with a ParallelLeafReader, which does not then
> correctly propagate the dvGen into its own FieldInfo.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]