pvcnt commented on code in PR #2071:
URL: https://github.com/apache/solr/pull/2071#discussion_r1392873965


##########
solr/core/src/java/org/apache/solr/cluster/placement/plugins/AffinityPlacementFactory.java:
##########
@@ -150,7 +150,7 @@ public AffinityPlacementConfig getConfig() {
    * See {@link AffinityPlacementFactory} for instructions on how to configure 
a cluster to use this
    * plugin and details on what the plugin does.
    */
-  static class AffinityPlacementPlugin extends OrderedNodePlacementPlugin {
+  public static class AffinityPlacementPlugin extends 
OrderedNodePlacementPlugin {

Review Comment:
   That is unfortunate. Couldn't figure out how to test it otherwise. :(



-- 
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]

Reply via email to