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

Dawid Weiss commented on LUCENE-5700:
-------------------------------------

I'm for throwing an exception. Either a class knows how to handle it or 
shouldn't implement it (throw UnsupportedOperationException).

> Add 'accountable' interface for various ramBytesUsed
> ----------------------------------------------------
>
>                 Key: LUCENE-5700
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5700
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-5700.patch
>
>
> Currently this is a disaster. there is ramBytesUsed(), sizeInBytes(), etc etc 
> everywhere, with zero consistency, little javadocs, and no structure. For 
> example, look at LUCENE-5695, where we go back and forth on how to handle 
> "don't know". 
> I don't think we should add any more of these methods to any classes in 
> lucene until this has been cleaned up.



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