C++ programmingDatabase internals knowledgeTest infrastructure understanding
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
15
調査方針
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