[ 
https://issues.apache.org/jira/browse/LUCENE-5773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034534#comment-14034534
 ] 

Robert Muir commented on LUCENE-5773:
-------------------------------------

+1, it would be great long term too if somehow codecs (since most code is 
package private but tests have access) could test the relevant producers and so 
on directly. 

This way there is actually unit tests rather than trying to debug a complex 
random codec configuration and figuring out where the bugs are.

but as a step, we should at least have even one test, of any sort.

> Test SegmentReader.ramBytesUsed
> -------------------------------
>
>                 Key: LUCENE-5773
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5773
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>
> There have been cases where the memory reported by this API was larger than 
> the JVM heap size in the past so we should try to add some basic tests to it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to