dsmiley opened a new pull request, #3629: URL: https://github.com/apache/solr/pull/3629
While hacking on something, I saw an NPE in HttpSolrClient that is avoidable. Basically `entity.getContent` is being called sooner than it needs to be called, potentially resulting in an NPE. Too minor to bother with a JIRA IMO. -- 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]
