Dawid Weiss created LUCENE-9286:
-----------------------------------

             Summary: FST construction explodes memory in BitTable
                 Key: LUCENE-9286
                 URL: https://issues.apache.org/jira/browse/LUCENE-9286
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Dawid Weiss


I see a dramatic increase in the amount of memory required for construction of 
(arguably large) automata. It currently OOMs with 8GB of memory consumed for 
bit tables. I am pretty sure this didn't require so much momory before (the 
automata is ~50MB after construction).

Something bad happened in between. [~broustant]?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to