-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Implement the ability to notify changes to the web container thread pool under the Config mode. #1133
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
Implement the ability to notify changes to the web container thread pool under the Config mode. #1133
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## develop #1133 +/- ##
=============================================
- Coverage 28.12% 27.99% -0.13%
- Complexity 720 721 +1
=============================================
Files 258 260 +2
Lines 5864 5894 +30
Branches 536 539 +3
=============================================
+ Hits 1649 1650 +1
- Misses 4060 4089 +29
Partials 155 155
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
# Conflicts: # hippo4j-adapter/hippo4j-adapter-web/src/main/java/cn/hippo4j/adapter/web/AbstractWebThreadPoolService.java
Fixes #1124
Changes proposed in this pull request: