uschindler commented on PR #10:
URL: https://github.com/apache/solr-docker/pull/10#issuecomment-1283766088

   As mentioned on the issue. This bug affects caffeine not lucene in this 
case. I would not step back to JDK 11, it is much easier to fix this:
   
   Pass 
`-XX:CompileCommand=exclude,com.github.benmanes.caffeine.cache.BoundedLocalCache::put`
 on Solr's command line. So basically we should document this and the docker 
image should just pass this parameter. -- Problem solved.
   
   Uwe


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to