Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/foundationdb
/ when
Function
when
fdbserver/ClusterController.actor.cpp:274–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
// really don't want to have to start over
273
loop choose {
274
when(wait(recoveryCore)) {}
275
when(wait(waitFailureClient(
276
iMaster.waitFailure,
277
db->masterRegistrationCount
Callers
12
Future<Void> clusterWatchDatabase
Function · 0.70
Future<Void> clusterGetServerInfo
Function · 0.70
Future<Void> clusterOpenDatabase
Function · 0.70
Future<Void> workerAvailabilityWatch
Function · 0.70
Future<Void> updatedChangedDatacenters
Function · 0.70
Future<Void> monitorDataDistributor
Function · 0.70
Future<Void> monitorRatekeeper
Function · 0.70
Future<Void> monitorEncryptKeyProxy
Function · 0.70
Future<Void> watchBlobGranulesConfigKey
Function · 0.70
Future<Void> dbInfoUpdater
Function · 0.70
ClusterController.actor.cpp
File · 0.70
Future<Void> clusterController
Function · 0.70
Calls
15
TraceEvent
Class · 0.85
RegisterWorkerReply
Class · 0.85
endRole
Function · 0.85
clusterRecruitStorage
Function · 0.85
clusterRecruitBlobWorker
Function · 0.85
delay
Function · 0.85
clusterRegisterMaster
Function · 0.85
removeBackupWorker
Method · 0.80
processId
Method · 0.80
detail
Method · 0.80
isExcludedServer
Method · 0.80
classType
Method · 0.80
Tested by
no test coverage detected