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.
   
![image](https://github.com/apache/ambari/assets/18082602/223a0f06-c7fa-48fb-b9ae-0ea89045ea91)
   
   
![image](https://github.com/apache/ambari/assets/18082602/66c723ca-cbde-448c-856a-d089d3f4ba4b)
   
   
   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

Reply via email to