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

优化对 juc线程池、spring线程池的支持 #478

Closed
yanhom1314 opened this issue Sep 22, 2024 · 0 comments
Closed

优化对 juc线程池、spring线程池的支持 #478

yanhom1314 opened this issue Sep 22, 2024 · 0 comments
Assignees
Labels

Comments

@yanhom1314
Copy link
Collaborator

yanhom1314 commented Sep 22, 2024

首先感谢您使用 DynamicTp,如果对项目有好的想法建议,请按照下述模板提议讨论,请使用 Markdown 语法

方案描述

优化对juc线程池、spring线程池支持

  • 新增 autoCreate 字段,false 则不自动创建 DtpExecutor,在使用 juc 线程池、spring 线程池场景下使用
  • juc 线程池支持优雅关闭
  • 支持拒绝策略动态调整
  • 支持执行异常打印

难度风险

外部依赖

@yanhom1314 yanhom1314 self-assigned this Sep 22, 2024
yanhom1314 added a commit that referenced this issue Sep 22, 2024
[ISSUE #477 #478] support reset adapter tp prop with global config, and support dynamic update more fields for ExecutorWrapper
@yanhom1314 yanhom1314 changed the title juc线程池、spring线程池支持更多动态特性 优化对 juc线程池、spring线程池的支持 Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant