You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2022/11/10 18:29:00 UTC

[jira] [Resolved] (SOLR-16528) Jaegertracer module must include okhttp3 dependency

     [ https://issues.apache.org/jira/browse/SOLR-16528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl resolved SOLR-16528.
--------------------------------
    Fix Version/s: 9.2
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 9.2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org