Warning: Please confirm that this issue does not contain any sensitive information
I confirm this issue does not contain any sensitive information.
Contributor guide
Tech stack
cppsql
Domain
databasetesting
Issue type
bug
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
4
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-2 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
blocked
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
C++ programmingDatabase internals knowledgeTest infrastructure understanding
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
15
Research direction
Investigate the PgWaitQueuesTest.MultiTabletFairness test to understand why it fails sporadically. Look at the test file (likely with that method name) and examine any recent commits that might have introduced flakiness. Check the test environment setup and any race conditions. Consult the stability trends linked in the description.
[DocDB] PgWaitQueuesTest.MultiTabletFairness is flaky · yugabyte/yugabyte-db#28867 | Good First Issue