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

Tomas Eduardo Fernandez Lobbe resolved SOLR-5501.
-------------------------------------------------
    Fix Version/s:     (was: 6.0)
                       (was: 4.9)
                   7.4
                   8.0
       Resolution: Duplicate

> Ability to work with cold replicas
> ----------------------------------
>
>                 Key: SOLR-5501
>                 URL: https://issues.apache.org/jira/browse/SOLR-5501
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>    Affects Versions: 4.5.1
>            Reporter: Manuel Lenormand
>            Priority: Major
>              Labels: performance
>             Fix For: 8.0, 7.4
>
>         Attachments: 5501.patch, cloud_screenshot.png
>
>
> Following this conversation from the mailing list:
> http://lucene.472066.n3.nabble.com/Proposal-for-new-feature-cold-replicas-brainstorming-td4097501.html
> Should give the ability to use replicas mainly as backup cores and not for 
> handling high qps rate. 
> This way you would avoid using the caching ressources (solr and OS) used when 
> routing a query to a replica. 
> With many replicas it's harder hitting the solr cache (same query may hit 
> another replica) and having many replicas on the same instance would cause a 
> useless competition on the OS memory for caching.



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

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

Reply via email to