Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
If a SolrCore is reloaded, there are (at least) 2 distinct types of failures that clients may observe when executing updates + queries while the reload is in progress...
- documents may appear missing during queries
- queries may fail with "SolrException: openNewSearcher called on closed core"
Details to follow in comment...
Attachments
Attachments
Issue Links
- blocks
-
SOLR-10562 TestSolrCLIRunExample failures indicating documents just indexed are not all searchable.
- Resolved
-
SOLR-9843 DocValuesNotIndexedTest failures indicating exepected documents aren't found
- Closed
-
SOLR-10229 See what it would take to shift many of our one-off schemas used for testing to managed schema and construct them as part of the tests
- Open
- is related to
-
SOLR-11034 Redundent/Unneccessary SolrCore reload when ManagedIndexSchema changes are made in cloud mode
- Open
- relates to
-
SOLR-13454 Investigate ReindexCollectionTest failures
- Reopened