java-spring-jaeger icon indicating copy to clipboard operation
java-spring-jaeger copied to clipboard

Failed to bind as io.opentracing.contrib.concurrent.TracedScheduledExecutorService is unsupported.

Open deadpoet037 opened this issue 3 years ago • 0 comments

I am seeing a lot of: "Failed to bind as io.opentracing.contrib.concurrent.TracedScheduledExecutorService is unsupported."

This started happening with the spring boot version update to 2.6.3. Find the following dependency from pom.xml io.opentracing.contrib opentracing-grpc: 0.2.3

io.opentracing.contrib opentracing-spring-jaeger-cloud-starter: 3.3.1 micrometer version: 1.8.2

Any direction or help will be grateful.

deadpoet037 avatar Feb 08 '22 16:02 deadpoet037