Details
-
Task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
Description
preferLocalShards support was added under SOLR-6832 in version 5.1 (https://github.com/apache/lucene-solr/blob/releases/lucene-solr/5.1.0/solr/solrj/src/java/org/apache/solr/common/params/CommonParams.java#L223-L226) and deprecated under SOLR-11982 in version 7.4 (https://github.com/apache/lucene-solr/blob/releases/lucene-solr/7.4.0/solr/solrj/src/java/org/apache/solr/common/params/CommonParams.java#L265-L269)
This ticket is to fully remove preferLocalShards references in code, tests and documentation.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-6832 Queries be served locally rather than being forwarded to another replica
- Closed
-
SOLR-11982 Add support for indicating preferred replica types for queries
- Closed
- relates to
-
SOLR-14030 fix 2 javac warnings: [dep-ann] deprecated item is not annotated with @Deprecated
- Closed