[
https://issues.apache.org/jira/browse/OFBIZ-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464590#comment-16464590 ]
Shawn Heisey commented on OFBIZ-6858:
-------------------------------------
Solr 7.4 will ship with log4j2. The release hasn't been started yet. I don't know when that's going to happen. The 7.3.1 release is underway right at this moment.
Note that running Solr in a container other than the Jetty it ships with is an unsupported configuration.
https://wiki.apache.org/solr/WhyNoWarThe logging tab in the admin UI was the major complication on SOLR-7887. The code that populated that page was *specific* to log4j 1.2, and had to be re-implemented with log4j2. Upgrading to log4j2 would have been quite easy if the admin UI did not have a logging page.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)