JiaLiangC opened a new pull request, #3723: URL: https://github.com/apache/ambari/pull/3723
## What changes were proposed in this pull request? ambari infra-solr raised an error after started like this: solrconfig.xml contains more than one value for config path: XXXXX root cause is : XML configuration parsing is now more strict about situations where a single setting is allowed but multiple values are found. In the past, one value would be chosen arbitrarily and silently. Starting with 4.5, configuration parsing will fail with an error ## How was this patch tested? manual tests after apply this patch infra-solr start smoonthly, and no more error logs in infra-sorl logs.   Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- 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: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org