You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2015/04/02 19:37:53 UTC

[jira] [Created] (SOLR-7343) IndexWriter is always used to reopen index readers

Yonik Seeley created SOLR-7343:
----------------------------------

             Summary: IndexWriter is always used to reopen index readers
                 Key: SOLR-7343
                 URL: https://issues.apache.org/jira/browse/SOLR-7343
             Project: Solr
          Issue Type: Bug
            Reporter: Yonik Seeley


IndexWriter is always used to reopen index readers, and the updateHandlerReopens parameter is ignored with respect to that.
The effect of this is that a master can't commit and ensure that the view of the index will be the same as what the slaves will replicate.  Same issue with using a shared filesystem and having one writer with multiple readers.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org