Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
Patch Available
Description
Hypothetical problem: IndexInput.clone() of an active IndexInput could result in a corrupt copy.
LazyField clones the FieldsReader.fieldsStream, which could be in use via IndexReader.document()
Attachments
Attachments
Issue Links
- blocks
-
SOLR-52 Lazy Field loading
- Closed