s1monw commented on issue #1361: LUCENE-8118: Throw exception if DWPT grows 
beyond it's maximum ram limit
URL: https://github.com/apache/lucene-solr/pull/1361#issuecomment-603805135
 
 
   @mikemccand @dnhatn I added the retry logic, added a test and fixed some 
minor things. It's changed quite a bit I think it warrants another review.
   
   >+1, that's an awesome idea! In general when picking among the N free DWPTs 
when a new document arrives shouldn't we pick the DWPT that's smallest (least 
.ramBytesUsed())?
   
   I will address picking the smallest DWPT in a separate PR.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to