risdenk commented on issue #12598:
URL: https://github.com/apache/lucene/issues/12598#issuecomment-1746863472

   FWIW I was looking into this a bit when I saw this issue come in. 
Specifically on Solr 8.11, but as far as I can tell the changes in #12604 apply 
to 8.x as well.
   
   In a 30s async profiler memory allocation profile, can see that ~4% of total 
is this same FST byte array.
   <img width="1992" alt="Screenshot 2023-10-04 at 09 15 52" 
src="https://github.com/apache/lucene/assets/3384157/7eefeeed-04f6-442b-b9f3-0ac394581b60";>
   
   I put up a backport PR for lucene-solr branch_8_11 - 
https://github.com/apache/lucene-solr/pull/2677


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

Reply via email to