You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,I find that SofaTracer can not support delegating java.util.concurrent.Executor,so that it can not work properly on some thread pool such as org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor.
I think it is a common requirement, and I will create a pull request to support it.
Your scenes
SofaTracer can not support delegating java.util.concurrent.Executor,so some thread pool cannot work with SofaTracer
Your advice
support delegateing java.util.concurrent.Executor
Environment
SOFATracer version: 3.1.3
JVM version (e.g. java -version):
OS version (e.g. uname -a):
Maven version:
IDE version:
The text was updated successfully, but these errors were encountered:
xyohn
added a commit
to xyohn/sofa-tracer
that referenced
this issue
Dec 7, 2023
Your question
Hi,I find that SofaTracer can not support delegating
java.util.concurrent.Executor
,so that it can not work properly on some thread pool such asorg.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
.I think it is a common requirement, and I will create a pull request to support it.
Your scenes
SofaTracer can not support delegating
java.util.concurrent.Executor
,so some thread pool cannot work with SofaTracerYour advice
support delegateing
java.util.concurrent.Executor
Environment
java -version
):uname -a
):The text was updated successfully, but these errors were encountered: