[
https://issues.apache.org/jira/browse/LUCENE-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14317101#comment-14317101
]
Robert Muir commented on LUCENE-6239:
-------------------------------------
+1 to backport as well. If the reference size is wrong on IBM J9 it wont have a
huge impact on the ramBytesUsed of lucene's data structures, as we have all
mentioned on this issue.
Furthermore, I don't know of a configuration of J9 that actually works right
now, you will get false NPE's in normswriter when indexing, etc etc.
> Remove RAMUsageEstimator Unsafe calls
> -------------------------------------
>
> Key: LUCENE-6239
> URL: https://issues.apache.org/jira/browse/LUCENE-6239
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-6239.patch, LUCENE-6239.patch
>
>
> This is unnecessary risk. We should remove this stuff, it is not needed here.
> We are a search engine, not a ram calculator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]