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

Robert Muir commented on LUCENE-5757:
-------------------------------------

OK, well I'd like to commit this so we can look at improving the testing for 
these various ram calculations everywhere.

If you want to rename it from RamUsageTester (i feel this cleanly describes how 
it should be used), just rename it. its tests.

> Move RAMUsageEstimator "reflector" to test-framework
> ----------------------------------------------------
>
>                 Key: LUCENE-5757
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5757
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-5757.patch, LUCENE-5757.patch
>
>
> This method is "banned" already because it can crawl slowly across large 
> object graphs. 
> I think it should be in the test framework. It needs enhancements for testing 
> such as some way to filter what is crawled.
> Currently lots of code in lucene tries to provide accounting information but 
> its all totally untested. We need to fix the test situation or remove 
> Accountable and such methods completely.



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