question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Task] add integration tests for shared thread pool

See original GitHub issue

Description

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 shenyu-integrated-test-apache-dubbo; @dragon-zhang
    • add integration test in shenyu-integrated-test-motan; @sunshujie1990
    • add integration test in shenyu-integrated-test-sofa; @ShawnSiao
    • add integration test in shenyu-integrated-test-combination; @dragon-zhang

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
sunshujie1990commented, Jun 14, 2022

Sure. I will create a new issue to track the problem later.

1reaction
dragon-zhangcommented, Jun 10, 2022

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found