epugh opened a new pull request, #4138: URL: https://github.com/apache/solr/pull/4138
https://issues.apache.org/jira/browse/SOLR-18120 # Description In the process of refactoring ZookeeperInfoHandler, I looked for places where we had double escaped json that was being unescpaed. Found this, which led me to thining "are these all used". # Solution Remove unused code paths. # Tests manual -- 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]
