Skip to content

线程池参数默认配置与文档描述不符 #1040

Closed
@wulangcode

Description

@wulangcode

需求建议

image

部分配置文件:

spring.dynamic.thread-pool.default-executor.keep-alive-time=1200
spring.dynamic.thread-pool.executors[0].core-pool-size=16
spring.dynamic.thread-pool.executors[0].maximum-pool-size=16
spring.dynamic.thread-pool.executors[0].thread-pool-id=wechat
spring.dynamic.thread-pool.executors[0].queue-capacity=1000

期望结果是填充wechatkeep-alive-time参数值为1200。
实际结果:
image
image

如果认为这是问题,请指派给我。

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions