Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Delegate java.util.concurrent.Executor #515

Open
xyohn opened this issue Dec 7, 2023 · 0 comments · May be fixed by #516
Open

feat: Delegate java.util.concurrent.Executor #515

xyohn opened this issue Dec 7, 2023 · 0 comments · May be fixed by #516

Comments

@xyohn
Copy link

xyohn commented 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 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:
xyohn added a commit to xyohn/sofa-tracer that referenced this issue Dec 7, 2023
@xyohn xyohn changed the title Delegate java.util.concurrent.Executor feat: Delegate java.util.concurrent.Executor Dec 7, 2023
xyohn added a commit to xyohn/sofa-tracer that referenced this issue Dec 7, 2023
xyohn added a commit to xyohn/sofa-tracer that referenced this issue Dec 7, 2023
@xyohn xyohn linked a pull request Dec 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant