apple / apple/foundationdb

Multiple DCs: Add a new peek cursor for satellites that uses the fact that all locations are best locations

Open
#495 0 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

Satellite logs have pre-assigned teams for each tag. This means the logs on the team for a given tag each have all the data for that tag. If the server returned by bestServerLocation is down, instead of merging the results from all other logs we should peek from one of the other team members.

Contributor guide

Open the contributing guide

Research direction

Locate bestServerLocation and the satellite peek-cursor path, then read how results are merged when the selected server is unavailable. Done means a satellite can peek from another member of the pre-assigned team for that tag instead of merging results from all other logs.

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.