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

ThreadPoolBuilder提供全新的最大线程池API #1071

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

ThreadPoolBuilder提供全新的最大线程池API #1071

magestacks opened this issue Mar 1, 2023 · 1 comment · Fixed by #1073
Assignees
Labels
good first issue Issues for first-time contributors type: enhancement
Milestone

Comments

@magestacks
Copy link
Member

magestacks commented Mar 1, 2023

背景:ThreadPoolBuilder#maxPoolNum 方法命名和原生线程池 API 命名不一致,需调整。

ThreadPoolBuilder 提供新的最大线程池 API:maximumPoolSize

并标记 cn.hippo4j.core.executor.support.ThreadPoolBuilder#maxPoolNum 为废弃,以及修改 ThreadPoolInitParam 对应最大线程池命名。

@magestacks magestacks added type: enhancement good first issue Issues for first-time contributors labels Mar 1, 2023
@magestacks magestacks added this to the 1.5.0 milestone Mar 1, 2023
@jjiey
Copy link
Contributor

jjiey commented Mar 2, 2023

@magestacks 认领

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issues for first-time contributors type: enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants