[
https://issues.apache.org/jira/browse/SOLR-16677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney resolved SOLR-16677.
-----------------------------------
Fix Version/s: 9.7
Assignee: Michael Gibney
Resolution: Fixed
> Update Solr to use new Lucene 9.5 storedFields() API
> ----------------------------------------------------
>
> Key: SOLR-16677
> URL: https://issues.apache.org/jira/browse/SOLR-16677
> Project: Solr
> Issue Type: Improvement
> Reporter: Michael Gibney
> Assignee: Michael Gibney
> Priority: Major
> Fix For: 9.7
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> Solr should migrate Lucene's {{LeafReader.storedFields()}} API ([new as of
> Lucene 9.5|https://github.com/apache/lucene/pull/11998]) in place of the
> now-deprecated {{LeafReader.document()}} API (and associated
> {{CloseableThreadLocal}} approach).
> A significant amount of heap space can be retained by the deprecated
> approach, particularly in many-segment, many-thread use cases (look for
> CompressedStoredFieldsReader in heap dumps).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]