[Task] add integration tests for shared thread pool
See original GitHub issueDescription
As a subtask of https://github.com/apache/incubator-shenyu/issues/3026, we need to add some integration tests to make sure that shared thread pool is working fine.
Task List
-
- add integration test in
shenyu-integrated-test-alibaba-dubbo; @renzhuyan
- add integration test in
-
- add integration test in
shenyu-integrated-test-apache-dubbo; @dragon-zhang
- add integration test in
-
- add integration test in
shenyu-integrated-test-grpc; @MichaelDeSteven
- add integration test in
-
- add integration test in
shenyu-integrated-test-motan; @sunshujie1990
- add integration test in
-
- add integration test in
shenyu-integrated-test-sofa; @ShawnSiao
- add integration test in
-
- add integration test in
shenyu-integrated-test-combination; @dragon-zhang
- add integration test in
Issue Analytics
- State:
- Created a year ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
[Task] add integration tests for shared thread pool - Apache ...
As a subtask of #3026, we need to add some integration tests to make sure that shared thread pool is working fine. Task...
Read more >test shared thread pool task and add AOP test task - The Mail Archive
Dear community: I create some tasks and submit a PR[1] for the community. TASK[2] as a subtask of ISSUE[3], I need you to...
Read more >Testing Multi-Threaded Code in Java - Baeldung
In this tutorial, we'll cover some of the basics of testing a concurrent program. We'll primarily focus on thread-based concurrency and the ...
Read more >[Question] How about RPC and HTTP using shared thread pool ...
Using shared thread pool can greatly improve resource utilization. ... [Task] add integration tests for shared thread pool #3521.
Read more >How to unit test that ExecutorService spawns new thread for ...
Inject the ExecutorService into the class under test as usual · But use a custom ThreadFactory for creating the cached ThreadPool: The ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Sure. I will create a new issue to track the problem later.
I will do task2 and task6, the other tasks are yours. It is recommended that other tasks by referring to task2 after I complete it.