ek 19, D-28357 Bremen
> http://www.thetaphi.de
> eMail: u...@thetaphi.de
>
> > -Original Message-----
> > From: Uwe Schindler [mailto:u...@thetaphi.de]
> > Sent: Tuesday, June 27, 2017 2:39 PM
> > To: dev@lucene.apache.org
> > Subject: RE: lucene-solr:m
u...@thetaphi.de
> -Original Message-
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Tuesday, June 27, 2017 2:39 PM
> To: dev@lucene.apache.org
> Subject: RE: lucene-solr:master: SOLR-10272: Fixing precommit
>
> Sorry,
>
> Why do you need the context
Sorry,
Why do you need the context classloader here - just adding a suppressforbidden
is not "the right fix". You can replace this with as simple
ZKController.class.getClassLoader() and all is fine. There is really no need to
use context classloader!
Please change this. See also the issue from