[
https://issues.apache.org/jira/browse/LUCENE-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316311#comment-14316311
]
Dawid Weiss commented on LUCENE-6239:
-------------------------------------
Nah, sorry but the work-on-mobile argument is not really convincing. I've done
a lot of work on constrained platforms and I really don't think anybody who
embeds Lucene (for indexing or search) on such a platform is doing the right
thing, unsafe has nothing to do with it -- they'll have more problems than that
to deal with...
As for VM profiles... I know what they are. Which motivating element you think
is specifically important other than the one resulting from potentially smaller
memory load/ load time? Because I fail to see anything worthy mentioning other
than that. With jigsaw already shipping you get most of the benefits of
profiles anyway (these stem from the fact that there's no monolithic rt.jar to
parse/ map into memory).
> 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]