-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Issues: alibaba/transmittable-thread-local
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Problems with variable transfer between main thread and sub-thread
😖 no runnable reproducible demo 😵
please provide a simple runnable demo that reproduces the problem
#734
by lnsane
was closed Feb 6, 2025
使用Further information is requested
TransmittableThreadLocal<HashMap>
出现ConcurrentModificationException
❓question
#677
by luocunhao
was closed Jul 26, 2024
请问下,在spring boot 场景下,filter 中进入时set ,但是业务中异步线程还未执行完,filter 请求已经finally remove了,这时获取到的值为null, 这种情况如何保证正确性
❓question
Further information is requested
#641
by freshgeek
was closed May 6, 2024
父线程调用remove清除缓存后,是否需要子线程显式romove
❓question
Further information is requested
#638
by luocunhao
was closed Apr 30, 2024
TTL是否支持调用中包含多种协议场景情况下的上下文传递
apm
📐 design discussion
🔰 first nice issue 👍
❓question
Further information is requested
#626
by xucw
was closed May 18, 2024
Stream#parallel()#forEach()
或者List#parallelStream()#forEach()
时,如何使用不丢失TTL
值
❓question
#624
by lionbo
was closed Apr 8, 2024
从哪里可以看到每个版本迭代哪些内容,或者修复了哪些bug
❓question
Further information is requested
#608
by matthewZZC
was closed Mar 3, 2024
TtlRunnable是否可以支持PriorityQueue和DelayQueue
❓question
Further information is requested
#605
by simonHome
was closed Mar 4, 2024
在Java21的虚拟线程中不使用Further information is requested
TTL
会有问题吗?
❓question
#599
by bigbaldy1128
was closed Jan 25, 2024
jdk并发流parallelStream支持这种改造吗
❓question
Further information is requested
#597
by Danny19580907
was closed Jan 10, 2024
线上运行开始父子线程可以传递threadlocal变量,运行一段时间失效
😖 no runnable reproducible demo 😵
please provide a simple runnable demo that reproduces the problem
❓question
Further information is requested
#586
by zsj20092033
was closed Dec 18, 2023
配合线程池使用时,remove了之后,下一个任务还是能拿到上一个任务设置的值
😖 no runnable reproducible demo 😵
please provide a simple runnable demo that reproduces the problem
❓question
Further information is requested
#585
by ChidoriZZ
was closed Dec 18, 2023
ListenableFuture添加了监听回调,回调线程获取不到正确的值?
🔰 first nice issue 👍
❓question
Further information is requested
#584
by estiag
was closed Dec 11, 2023
官方maven仓库的版本没有同步?
❓question
Further information is requested
#583
by youngledo
was closed Dec 4, 2023
k8s环境下CPU调整>2数量后线程上下文传递失效
❓question
Further information is requested
#579
by llm163520
was closed Nov 26, 2023
-javaagent:D:\jar\transmittable-thread-local-2.14.0.jar 必须使用带版本号的名称,去除版本号会报错
❓question
Further information is requested
#562
by CleverScarecrow
was closed Oct 19, 2023
agent 2.14.3 JDK17 报错
❓question
Further information is requested
#559
by kidzhan
was closed Oct 17, 2023
2.14.3版本在JDK 21中遇到了类转换异常问题,TTL是否支持JDK 21?
dependencies
Pull requests that update a dependency file
💪 enhancement
ttl agent
#555
by brucelwl
was closed Dec 25, 2023
java.lang.IllegalStateException: TTL logger implementation type is already set! type = 0
❓question
Further information is requested
#550
by BenettChen
was closed Sep 19, 2023
TTL-agent修饰后的ScheduledThreadPoolExecutor的调度任务在取消时,无法从workQueue中清除
_❤️_
🐞 bug
Something isn't working
🔰 first nice issue 👍
ttl agent
#547
by robin-g-20230331
was closed Dec 2, 2023
引入byte-buddy依赖导致Ttl增强失败
❓question
Further information is requested
#546
by guofeiwu
was closed Sep 11, 2023
CompletableFuture 指定执行器不生效?
😖 no runnable reproducible demo 😵
please provide a simple runnable demo that reproduces the problem
❓question
Further information is requested
#544
by guofeiwu
was closed Sep 9, 2023
使用Java agent不生效,通过arthas jad看对应的类,均已被transform,但是trace不到TtlRunnable和TransmittableThreadLocal的执行记录
😖 no runnable reproducible demo 😵
please provide a simple runnable demo that reproduces the problem
❓question
Further information is requested
#535
by AlbertGithubAI
was closed Aug 11, 2023
如何在ttl里面使用BinaryOperator
❓question
Further information is requested
#534
by Bughue
was closed Aug 10, 2023
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.