[ 
https://issues.apache.org/jira/browse/SOLR-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933687#comment-17933687
 ] 

ASF subversion and git services commented on SOLR-17669:
--------------------------------------------------------

Commit 5ddaf5f9d95f86913c6fe0924cd5d9b13fdb456c in solr's branch 
refs/heads/deprecations from Martin Anzinger
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=5ddaf5f9d95 ]

SOLR-17669: SolrJ getBeans: reduce memory for dynamic/wildcard Field annotated 
methods (#3179)

Reduce memory Consumption by 80-90% as found by one user.  Might increase 
matching performance as well.

> SolrJ getBeans Field with wildcard: reduce memory
> -------------------------------------------------
>
>                 Key: SOLR-17669
>                 URL: https://issues.apache.org/jira/browse/SOLR-17669
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrJ
>    Affects Versions: 9.8
>            Reporter: Peter Kroiss
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.9
>
>         Attachments: Screenshot 2025-02-11 at 11.00.15.png
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Replace the Pattern.matcher for DynamicFields with standard String Operations.
> In our Environment that fix reduced the Memory Overhead when mapping the 
> Objects by 80-90% (see Screenshot)
> Pull Request will be opened created by us. Would be great to fix in Solr 9.8.1
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to