[multistage] QueryRunnerTest tear down takes 10sec (default timeout)
Open
bug
multi-stage
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
this very likely indicates some type of resource leak when issuing purposefully malicious queries, which is some of the test cases in this class do
need investigate on whether this is a test setup issue or an actual resource leak in main/prod code.
Contributor guide
Research direction
Start with the multistage QueryRunnerTest teardown and its cases that issue purposefully malicious queries. Investigate whether the 10-second default-timeout wait comes from test setup or a resource leak in production code. Done means the cause is identified and the test teardown no longer incurs the unexplained delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100