Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
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>