[
https://issues.apache.org/jira/browse/LUCENE-5700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013387#comment-14013387
]
ASF subversion and git services commented on LUCENE-5700:
---------------------------------------------------------
Commit 1598479 from [~jpountz] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1598479 ]
LUCENE-5700: Add oal.util.Accountable and make all classes that can compute
their memory usage implement it.
> 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
> Assignee: Adrien Grand
> Fix For: 4.9, 5.0
>
> 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]