[ 
https://issues.apache.org/jira/browse/LUCENE-3222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-3222:
---------------------------------------

    Attachment: LUCENE-3222.patch

Simple patch, I'll commit shortly & backport.

> Buffered deletes under count RAM
> --------------------------------
>
>                 Key: LUCENE-3222
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3222
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: core/index
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 3.3, 4.0
>
>         Attachments: LUCENE-3222.patch
>
>
> I found this while working on LUCENE-2548: when we freeze the deletes (create 
> FrozenBufferedDeletes), when we set the bytesUsed we are failing to account 
> for RAM required for the term bytes (and now term field).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to