madrob commented on a change in pull request #162: URL: https://github.com/apache/solr/pull/162#discussion_r651146459
########## File path: solr/contrib/jaegertracer-configurator/src/java/org/apache/solr/jaeger/JaegerTracerConfigurator.java ########## @@ -31,7 +31,5 @@ public Tracer getTracer() { } @Override - public void init(@SuppressWarnings({"rawtypes"})NamedList args) { - } - + public void init(@SuppressWarnings({"rawtypes"}) NamedList args) {} Review comment: No, it was #165, once you resolve the conflict here then this should be good to merge! -- 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. 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