Andrew Mashenkov created IGNITE-4800: ----------------------------------------
Summary: Lucene query may fails with NPE. Key: IGNITE-4800 URL: https://issues.apache.org/jira/browse/IGNITE-4800 Project: Ignite Issue Type: Bug Components: SQL Affects Versions: 1.8 Reporter: Andrew Mashenkov Fix For: 2.0 Attachments: application_lucene.log GridLuceneFile 'buffers' field is set to null regardless file can be used in GridLuceneInputStream by some query. We should add a guard, that will prevent 'buffers' to be cleared until all GridLuceneInputStream-s is closed. -- This message was sent by Atlassian JIRA (v6.3.15#6346)