Jan Høydahl created SOLR-16528:
----------------------------------

             Summary: Jaegertracer module must include okhttp3 dependency
                 Key: SOLR-16528
                 URL: https://issues.apache.org/jira/browse/SOLR-16528
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 9.0
            Reporter: Jan Høydahl
            Assignee: Jan Høydahl


Trying to use the JaegerTracer module with 9.0. Setting up 
{{JAEGER_ENDPOINT=[http://jaeger:14268/api/traces]}} but then get exception 
{noformat}
2022-11-08 14:42:59.046 ERROR (main) [] o.a.s.c.SolrCore null => 
java.lang.NoClassDefFoundError: okhttp3/Interceptor
    at 
io.jaegertracing.thrift.internal.senders.ThriftSenderFactory.getSender(ThriftSenderFactory.java:20)
java.lang.NoClassDefFoundError: okhttp3/Interceptor
    at 
io.jaegertracing.thrift.internal.senders.ThriftSenderFactory.getSender(ThriftSenderFactory.java:20)
 ~[?:?]
    at 
io.jaegertracing.internal.senders.SenderResolver.getSenderFromFactory(SenderResolver.java:110)
 ~[?:?]
    at 
io.jaegertracing.internal.senders.SenderResolver.resolve(SenderResolver.java:88)
 ~[?:?]
{noformat}
The plugin works with a local agent (JAEGER_AGENT_HOST=myhost), but not for 
pushing traces directly to the jaeger collector (or in our case OpenTelmetry 
Collector).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to