madrob commented on a change in pull request #162:
URL: https://github.com/apache/solr/pull/162#discussion_r648609924



##########
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:
       This conflict with one of the changes I made, it's easy to resolve 
though, just delete everything!




-- 
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

Reply via email to