opengoofy / hippo4j

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
https://hippo4j.cn
Apache License 2.0
5.48k stars 1.16k forks source link

fix:Fix the problem that the ThreadPoolMonitor interface SPI #1520

Closed Dawanyezhi closed 9 months ago

Dawanyezhi commented 9 months ago

Changes proposed in this pull request: fix the problem that the ThreadPoolMonitor interface SPI mechanism is not injected in the config mode, and modify the solution in the server mode.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (265bf6e) 34.23% compared to head (7de7918) 34.28%. Report is 7 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1520 +/- ## ============================================= + Coverage 34.23% 34.28% +0.05% - Complexity 847 849 +2 ============================================= Files 262 262 Lines 5953 5953 Branches 560 560 ============================================= + Hits 2038 2041 +3 + Misses 3722 3720 -2 + Partials 193 192 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.