You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andrzej Bialecki (Jira)" <ji...@apache.org> on 2020/11/11 12:51:00 UTC

[jira] [Resolved] (SOLR-14275) Policy calculations are very slow for large clusters and large operations

     [ https://issues.apache.org/jira/browse/SOLR-14275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrzej Bialecki resolved SOLR-14275.
-------------------------------------
    Resolution: Won't Fix

This implementation is EOL in Solr 8x.

> Policy calculations are very slow for large clusters and large operations
> -------------------------------------------------------------------------
>
>                 Key: SOLR-14275
>                 URL: https://issues.apache.org/jira/browse/SOLR-14275
>             Project: Solr
>          Issue Type: Bug
>          Components: AutoScaling
>    Affects Versions: 7.7.2, 8.4.1
>            Reporter: Andrzej Bialecki
>            Priority: Major
>              Labels: scaling
>         Attachments: SOLR-14275.patch, scenario.txt
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Replica placement calculations performed during collection creation take extremely long time (several minutes) when using a large cluster and creating a large collection (eg. 1000 nodes, 500 shards, 4 replicas).
> Profiling shows that most of the time is spent in {{Row.computeCacheIfAbsent}}, which probably doesn't reuse this cache as much as it should.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org