dsmiley commented on a change in pull request #2343: URL: https://github.com/apache/lucene-solr/pull/2343#discussion_r582529363
########## File path: solr/core/src/java/org/apache/solr/core/NodeConfig.java ########## @@ -89,6 +89,8 @@ private final boolean fromZookeeper; private final String defaultZkHost; + private final String configSetServiceClass; Review comment: Sorry; I wasn't clear. I simply mean move the field higher to be amongst the other fields that end with "Class" :-) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org