[ https://issues.apache.org/jira/browse/SOLR-17560 ]
Meryem GÜLBUDAK deleted comment on SOLR-17560:
----------------------------------------
was (Author: JIRAUSER310742):
Merhaba David Smiley, Anshum Gupta,
Apache Solr'a ilk katkım olarak bu konu üzerinde çalışmak istiyorum. Hala
mevcut mu?
Başlamadan önce anladığımı teyit etmek istiyorum: Amaç
getLeaderReplicas(nodeName) fonksiyonunu kaldırmaktır çünkü işlevselliği
gereksizdir ve daha genel yöntemlerin sonuçlarını filtreleyerek elde edilebilir.
Eğer öyleyse, lütfen bana verin. Teşekkür ederim!
> DocCollection, don't need getLeaderReplicas(nodeName)
> -----------------------------------------------------
>
> Key: SOLR-17560
> URL: https://issues.apache.org/jira/browse/SOLR-17560
> Project: Solr
> Issue Type: Task
> Components: SolrCloud
> Reporter: David Smiley
> Priority: Minor
> Labels: newdev
> Fix For: main (10.0)
>
>
> Claim: DocCollection.getLeaderReplicas(nodeName) isn't needed.
> Goal: reduce complexity/bookkeeping and weight of DocCollection
> In non-test code, it's only needed by
> org.apache.solr.servlet.HttpSolrCall#getCoreByCollection for an indexing
> request. This could be modified to randomly iterate all replicas and filter
> leaders afterwards instead of before.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]