epugh commented on code in PR #4213:
URL: https://github.com/apache/solr/pull/4213#discussion_r2930649697
##########
solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementFactory.java:
##########
@@ -295,7 +295,7 @@ protected Map<Node, WeightedNode> getBaseWeightedNodes(
}
}
- // If there are not multiple spreadDomains, then there is nothing to
spread across
+ // only spread across if there are multiple spreadDomains
Review Comment:
I hope this is a clearer comment...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]