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

Fixed concurrent.limit does not works when using another pool. #1748

Merged
merged 3 commits into from
May 18, 2020

Conversation

limingxinleo
Copy link
Member

fix #1701

/**
* @deprecated v2.0
* @var string
*/
protected $name = 'default';
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个配置没有地方可以修改。也没有被使用,v2.0打算直接删掉。

Copy link
Member

@huangzhhui huangzhhui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog 记得写出来

@limingxinleo limingxinleo merged commit b43775a into hyperf:master May 18, 2020
@limingxinleo limingxinleo deleted the 1.1-amqp branch May 18, 2020 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] AMQP 组件 新建pool的concurrent.limit配置不生效
2 participants