Hi While inspecting Solr logs (vanilla 5.1), I've noticed log messages appear like this:
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:43458/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:563) ~[solr-solrj-5.1.0.jar:5.1.0 *1672403 - timpotter - 2015-04-09 10:37:56*] Looks like they include the commit ID, committer username and release date. I believe that's part of the information that's placed in the jar, but I admit that I don't remember this behavior from 5.0 ... Is that expected? Shai