Ixai Lanzagorta created SOLR-16256:
--------------------------------------

             Summary: Incorrect key name documented for 
AffinityPlacementConfig.collectionNodeType
                 Key: SOLR-16256
                 URL: https://issues.apache.org/jira/browse/SOLR-16256
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation
    Affects Versions: 9.0
            Reporter: Ixai Lanzagorta


The documentation for the 
[AffinityPlacementFactory|https://solr.apache.org/guide/solr/latest/configuration-guide/replica-placement-plugins.html#configuration]
 states that the `nodeType` configuration key limits the nodes eligible for 
placement to only those that match one or more of the specified node types.

The code for theĀ 
[AffinityPlacementConfig|https://github.com/apache/solr/blob/main/solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementConfig.java#L97]
 defines the key as `collectionNodeType` instead.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to