Tim found SOLR-14086 which looks like a test only dependency leaking into compile caused by SOLR-14033. I put a patch up. I won't get to get it until later tonight or tomorrow ~24hrs from now.
This causes any Solr Tika usage with 7z or a few other compressed file types (depends if they use commons-compress) to fail due to different classloaders being used. Kevin Risden On Sat, Dec 14, 2019 at 2:09 PM Jan Høydahl <[email protected]> wrote: > Deprecation of DIH is ready for review > https://issues.apache.org/jira/browse/SOLR-14066 > One code change which is a WARN log at startup, other changes are > documentation. > > Low risk and we’d like to deprecate sooner rather than later in 8.x. Your > call Adrien. > > Jan > > 13. des. 2019 kl. 10:03 skrev Adrien Grand <[email protected]>: > > Let's get that one in as well, thanks Yonik. > > On Fri, Dec 13, 2019 at 2:26 AM Yonik Seeley <[email protected]> wrote: > >> Heads up on https://issues.apache.org/jira/browse/SOLR-14079 >> Bad bug (autoscale triggers use async, so splitByPrefix does not work.) . >> The fix is super simple and very low risk since it's encapsulated within >> the block only used when splitByPrefix=true. >> >> -Yonik >> >> > > -- > Adrien > > >
