tarantool / tarantool/tarantool
replication-luatest/quorum_orphan_test.lua takes longer than minute
Open
Nobody has claimed this yet.
bug
qa
- Dominant language
- Lua
- Stars
- 3.7k
- Forks
- 419
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 88
Description
This is time command output:
real 1m4.554s
user 0m2.974s
sys 0m2.362s
Obviously the test most of the time does absolutely nothing. It shouldn't run so long. Even with parallel test run it always finishes last making the overall test run time longer.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with replication-luatest/quorum_orphan_test.lua and run the test while measuring its duration. Inspect the waits and timing-related steps that leave it idle, then confirm the test still covers quorum-orphan behavior while completing substantially faster than one minute.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- databases, distributed-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100