tarantool / tarantool/tarantool

replication-luatest/quorum_orphan_test.lua takes longer than minute

Open
#6,636 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.