[
https://issues.apache.org/jira/browse/SOLR-8647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15134053#comment-15134053
]
Ishan Chattopadhyaya edited comment on SOLR-8647 at 2/5/16 12:15 PM:
---------------------------------------------------------------------
Attaching a unit test demonstrating that the DVGen of the underlying reader
changes. I tried to reproduce the same using plain Lucene
IndexReader/Writer/Searcher, but couldn't reproduce. I've added the test for
that as well.
Can someone please have a look and help?
was (Author: ichattopadhyaya):
Attaching a unit test demonstrating this issue.
I tried to reproduce the same situation using plain Lucene
IndexReader/Writer/Searcher, but couldn't reproduce. I've added the test for
that as well.
Can someone please have a look and help?
> Already open IndexSearcher sees different DVs as commits are happening
> ----------------------------------------------------------------------
>
> Key: SOLR-8647
> URL: https://issues.apache.org/jira/browse/SOLR-8647
> Project: Solr
> Issue Type: Bug
> Reporter: Ishan Chattopadhyaya
> Attachments: TestIndexSearcherStability.java
>
>
> While working on SOLR-5944, I ran into an issue whereby an already open
> IndexSearcher sees different views of the DVs as updates/commits are
> happening in different threads. This is resulting in inconsistency of DV
> values for the already open main searcher.
> When logging out the searcher, I can see that the searcher instance is same,
> but the dvgen and fieldinfogen values are changing for an existing searcher.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]