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-606555768
 
 
   > Another thing we could consider is changing DWPT's postings addressing 
from int to long so we don't need retry logic.
   
   I will look into this. My biggest fear is that we miss places where we 
exceed limits and testing will be difficult. Yet, there is no rush with this 
and I have time to explore fixing IntBlockPool addressing.

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