epugh opened a new pull request, #3692: URL: https://github.com/apache/solr/pull/3692
https://issues.apache.org/jira/browse/SOLR-17864 Unfortunantly the underlying system property is defined by the Zookeeper project, so we can't change that. I thought originally I could just use our EnvUtils and map the old name to the new name, but I don't think that will work. So I just renamed the variable in Solr land.. Question: Does this indirection make the code harder to read and maybe not worth it? -- 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]
