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.62k stars 1.18k forks source link

ZipkinExecutorAdapterTest.java #1556

Closed tj2132584 closed 4 months ago

tj2132584 commented 4 months ago

新增WrappingExecutorService抽象类 新增WrappingExecutorService子类CustomWrappingExecutorService 新增ZipkinExecutorAdapter单元测试类ZipkinExecutorAdapterTest

Fixes #ISSUSE_ID

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide