Christine Poerschke created SOLR-9067:
-----------------------------------------

             Summary: solrj CloudSolrClient's updatesToLeaders flag is never 
used
                 Key: SOLR-9067
                 URL: https://issues.apache.org/jira/browse/SOLR-9067
             Project: Solr
          Issue Type: Task
            Reporter: Christine Poerschke
            Assignee: Christine Poerschke


[CloudSolrClient.java|https://github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/client/solrj/impl/CloudSolrClient.java]
 has an {{updatesToLeaders}} boolean flag that is never actually used.

Options:

#1 Consider this a bug and put the flag to use, changing existing behaviour. 
Could behaviour be changed on branch_6x and branch_5x or only in master?

#2 Consider this (intended or unintended) existing behaviour, deprecate the 
flag and add a new similar flag ({{updatesToLeadersOnly}}?) with the default 
value of the new flag preserving existing behaviour.

#3 <something else>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to