[
https://issues.apache.org/jira/browse/LUCENE-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316118#comment-14316118
]
Robert Muir commented on LUCENE-6239:
-------------------------------------
My biggest problem: this stuff is called statically. If there is a bug, say
compatibility bug, then lucene just flat out will not work. If there is a bug,
say that crashes the JVM, then lucene will cause the jvm to crash.
The risks are too much. Small objects dont really need to be Accountable, its
more used for huge in-ram things.
> 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
>
> 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]