[
https://issues.apache.org/jira/browse/SOLR-7371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487590#comment-14487590
]
Yonik Seeley commented on SOLR-7371:
------------------------------------
We create a lot of these objects that do not go into any cache... probably more
that don't than do.
And if we keep things really fast (and avoid slow modulo arithmetic), we should
be fine? For example the original code (memSize) did a single cycle
operation... it would not have been faster to cache.
> Make DocSet Accountable
> -----------------------
>
> Key: SOLR-7371
> URL: https://issues.apache.org/jira/browse/SOLR-7371
> Project: Solr
> Issue Type: Improvement
> Reporter: Shalin Shekhar Mangar
> Assignee: Yonik Seeley
> Fix For: Trunk, 5.2
>
> Attachments: SOLR-7371.patch, SOLR-7371.patch
>
>
> Make DocSet implement Accountable so that we can correctly estimate memory
> usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]