[
https://issues.apache.org/jira/browse/SOLR-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul reassigned SOLR-16328:
-
Assignee: Noble Paul
> intern() strings in DocCollection to reduce memory footprint
> --
noblepaul opened a new pull request, #965:
URL: https://github.com/apache/solr/pull/965
A lot of strings are repeated in `state.json` . interning those strings can
dramatically reduce the heap used
The heap used by the `DocCollection` Object for varying shard sizes is as
follows
Noble Paul created SOLR-16328:
-
Summary: intern() strings in DocCollection to reduce memory
footprint
Key: SOLR-16328
URL: https://issues.apache.org/jira/browse/SOLR-16328
Project: Solr
Issue Ty