mdmarshmallow commented on issue #13913: URL: https://github.com/apache/lucene/issues/13913#issuecomment-2418316155
After some discussion with @mikemccand, I'm currently planning on making a separate RAM manager that will force that largest `IndexWriters` to flush their buffers if the total RAM used by all the writers at the configured limit. Polling the writers might be tricky since I don't really want to make a separate thread to just poll. Anyways I will hopefully have something soon! -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org