murblanc commented on issue #998: LUCENE-9037: ArrayIndexOutOfBoundsException 
due to repeated IOExcepti…
URL: https://github.com/apache/lucene-solr/pull/998#issuecomment-552151652
 
 
   DocumentsWriter.updateDocument() and DocumentsWriter.updateDocuments() check 
if flush needed in case of non aborting exceptions.
   Removed some checks/asserts on getNumDocsInRAM() > 0 as we might now need to 
free DocumentsWriterPerThread having no docs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to