dsmiley commented on code in PR #2126: URL: https://github.com/apache/solr/pull/2126#discussion_r1424764915
########## solr/core/src/test-files/solr/solr-50-all.xml: ########## @@ -76,4 +76,9 @@ <repository name="local" class="a.b.C" default="true"/> </backup> + <clusterPluginsSource class="org.apache.solr.api.NodeConfigClusterPluginsSource"/> + + <clusterSingleton name="testSingleton1" class="my.singleton.class"/> + <clusterSingleton name="testSingleton2" class="my.other.singleton.class"/> Review Comment: Enforcement would be ideal but not essential. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org