apple / apple/foundationdb

Enable simulation test for ConsistencyCheck_InconsistentStorageServerSizes

Open
#3,308 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
16.7k
Forks
1.6k
Avg merge
1d 20h
Merged PRs (30d)
126

Description

The simulation test to check every storage server has similar data size was disabled long time ago. It says "when background data distribution is implemented, include this test".

Maybe now is the time?

https://github.com/ajbeamon/foundationdb/blob/42fc986750b747bd2be3d734dca7d2b1a1411cdf/fdbserver/workloads/ConsistencyCheck.actor.cpp#L1075-L1091

Contributor guide

Open the contributing guide

Research direction

Read fdbserver/workloads/ConsistencyCheck.actor.cpp at lines 1075-1091 to understand why ConsistencyCheck_InconsistentStorageServerSizes was disabled. Determine whether background data distribution is now implemented, then enable the simulation test and verify that it runs successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.