ashish159357 commented on issue #15152:
URL: https://github.com/apache/lucene/issues/15152#issuecomment-3377942066

   @bharath-techie  I’ve reviewed the code and found a potential solution for 
this issue. If you’re okay with it, I can raise a PR to implement it 
   
   **basic idea for Solution** :
   Instead of allowing the overflow to crash the system, we proactively flush 
the DocumentsWriterPerThread (DWPT) when the buffer count approaches a critical 
threshold
   
   if you want then i can provide more details about the solution.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to