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

默认线程池配置填充至线程池实例 #1068

Closed
magestacks opened this issue Mar 1, 2023 · 1 comment · Fixed by #1081
Closed

默认线程池配置填充至线程池实例 #1068

magestacks opened this issue Mar 1, 2023 · 1 comment · Fixed by #1081
Labels
Milestone

Comments

@magestacks
Copy link
Member

为了减少依赖配置中心的配置量,提出了默认配置功能,详情查看:Docs

现在已填充大部分属性,以下属性未填充:

alarm
active-alarm
capacity-alarm
notify
nodes

具体代码参考:cn.hippo4j.config.springboot.starter.support.DynamicThreadPoolPostProcessor#buildActualExecutorProperties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant