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

Add Alibaba Dubbo Thread Pool support. #531

Merged
merged 4 commits into from
Aug 14, 2022

Conversation

iwangjie
Copy link
Member

Fixes #492

Changes proposed in this pull request:

  • Added earlier dubbo version support

In order to avoid clutter, new modules are added for isolation and compatibility.

<artifactId>hippo4j-adapter</artifactId>
<version>${revision}</version>
</parent>
<artifactId>hippo4j-adapter-dubbo-alibaba</artifactId>
Copy link
Member

Choose a reason for hiding this comment

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

alibaba 放前面是不是比较好些

Copy link
Member Author

Choose a reason for hiding this comment

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

好主意

@magestacks magestacks merged commit 80a9b31 into opengoofy:develop Aug 14, 2022
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.

添加 Alibaba Dubbo 线程池监控及动态变更
2 participants