[
https://issues.apache.org/jira/browse/SOLR-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17558132#comment-17558132
]
ASF subversion and git services commented on SOLR-16256:
--------------------------------------------------------
Commit fd5513633efcf541eb265295c8736c91fbfdad99 in solr's branch
refs/heads/main from Ixai Lanzagorta Ochoa
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=fd5513633ef ]
SOLR-16256: Fix documented key name for
AffinityPlacementConfig.collectionNodeType (#908)
> 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]