[ 
https://issues.apache.org/jira/browse/SOLR-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558134#comment-17558134
 ] 

ASF subversion and git services commented on SOLR-16256:
--------------------------------------------------------

Commit 3e4828039503bb75e096a0ac67f9d484e62e8bba in solr's branch 
refs/heads/branch_9x from Ixai Lanzagorta Ochoa
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=3e482803950 ]

SOLR-16256: Fix documented key name for 
AffinityPlacementConfig.collectionNodeType (#908)

(cherry picked from commit fd5513633efcf541eb265295c8736c91fbfdad99)


> Incorrect key name documented for AffinityPlacementConfig.collectionNodeType
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-16256
>                 URL: https://issues.apache.org/jira/browse/SOLR-16256
>             Project: Solr
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 9.0
>            Reporter: Ixai Lanzagorta
>            Assignee: Ilan Ginzburg
>            Priority: Trivial
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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