foundationdb/fdbserver
sfc-gh-tclinkenbeard 8405d42aa9 Add /TagQueue/Batch unit test 2022-10-10 22:10:08 -07:00
..
coroimpl Make g_simulator a pointer 2022-09-15 09:00:33 -07:00
include/fdbserver Add TagQueue class 2022-10-10 22:10:08 -07:00
workloads Merge remote-tracking branch 'origin/main' into split-failure-injection-workloads 2022-09-30 18:00:48 -07:00
ApplyMetadataMutation.cpp Update backup to include system key ranges needed for tenants. Run simulated backup tests with tenants. 2022-09-22 10:00:13 -07:00
BackupProgress.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
BackupWorker.actor.cpp Fix filtering of potential backup mutations in commit proxy and backup worker; add code probe to ensure we are testing default backup sharing and add some tests to hit it 2022-09-27 15:25:30 -07:00
BlobGranuleServerCommon.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
BlobGranuleValidation.actor.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
BlobManager.actor.cpp tuple: user defined type support (#8300) 2022-09-26 09:18:37 -07:00
BlobManifest.actor.cpp bootstrap blob manager and blob worker from blob manifest 2022-09-15 09:50:12 -07:00
BlobWorker.actor.cpp injected faults should be retryable errors in blob worker 2022-09-29 16:47:31 -07:00
CMakeLists.txt Only pass SSD_ROCKSDB_EXPERIMENTAL if RocksDB is actually enabled 2022-09-26 18:38:54 -06:00
ClusterController.actor.cpp Add unit test 2022-09-29 13:55:16 -07:00
ClusterRecovery.actor.cpp Fixed a bug where rollbackVersion >= data->storageVersion() (#8290) 2022-09-26 09:19:53 -07:00
CommitProxyServer.actor.cpp Fix filtering of potential backup mutations in commit proxy and backup worker; add code probe to ensure we are testing default backup sharing and add some tests to hit it 2022-09-27 15:25:30 -07:00
ConfigBroadcaster.actor.cpp Update type of coordinators hash 2022-09-13 16:53:54 -07:00
ConfigDatabaseUnitTests.actor.cpp Delay cluster controller restart when pushing knob updates to workers 2022-09-13 16:53:54 -07:00
ConfigFollowerInterface.cpp Add support for changing coordinators to the configuration database 2022-09-13 16:53:54 -07:00
ConfigNode.actor.cpp Update type of coordinators hash 2022-09-13 16:53:54 -07:00
ConsistencyScan.actor.cpp Recruit new singleton for consistency checker. (#5804) 2022-09-16 09:03:06 -07:00
CoordinatedState.actor.cpp Apply feedback 2022-09-13 16:53:54 -07:00
Coordination.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
DDRelocationQueue.actor.cpp change shared_ptr to Reference 2022-09-27 11:22:47 -07:00
DDShardTracker.actor.cpp merge upstream/main 2022-09-28 14:01:50 -07:00
DDTeamCollection.actor.cpp change shared_ptr to Reference 2022-09-27 11:22:47 -07:00
DDTxnProcessor.actor.cpp solve merge conflicts 2022-09-28 14:34:42 -07:00
DataDistribution.actor.cpp change shared_ptr to Reference 2022-09-27 11:22:47 -07:00
DiskQueue.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
EncryptKeyProxy.actor.cpp Enable encryption authentication configurability (#8312) 2022-09-29 16:18:55 -07:00
FDBExecHelper.actor.cpp Merge branch 'apple:main' into dwagin/freebsd 2022-09-21 17:16:28 +03:00
GlobalTagThrottler.actor.cpp Update fdbserver/GlobalTagThrottler.actor.cpp 2022-09-26 13:24:54 -07:00
GrvProxyServer.actor.cpp Modularize and comment GrvTransactionRateInfo 2022-10-10 22:10:05 -07:00
GrvTransactionRateInfo.actor.cpp Add TagQueue class 2022-10-10 22:10:08 -07:00
IConfigConsumer.cpp Add support for changing coordinators to the configuration database 2022-09-13 16:53:54 -07:00
KeyValueStoreCompressTestData.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
KeyValueStoreMemory.actor.cpp Enable encryption authentication configurability (#8312) 2022-09-29 16:18:55 -07:00
KeyValueStoreRocksDB.actor.cpp Knob for RocksDb behaviors (#8360) 2022-09-29 15:40:29 -07:00
KeyValueStoreSQLite.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
KeyValueStoreShardedRocksDB.actor.cpp Add per CF stats. (#8354) 2022-09-30 15:25:29 -07:00
KnobProtectiveGroups.cpp Add a knob to allow token-less tenant data access for untrusted clients 2022-09-08 14:53:01 +02:00
LatencyBandConfig.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
LeaderElection.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
LocalConfiguration.actor.cpp Delay cluster controller restart when pushing knob updates to workers 2022-09-13 16:53:54 -07:00
LogRouter.actor.cpp Fixed a bug where rollbackVersion >= data->storageVersion() (#8290) 2022-09-26 09:19:53 -07:00
LogSystem.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
LogSystemConfig.cpp Merge branch 'main-4a085fc84' into vv 2022-03-30 22:28:06 -07:00
LogSystemDiskQueueAdapter.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
LogSystemPeekCursor.actor.cpp Handling request_maybe_delivered in reply promise stream and injecting faults to make sure the code path is exercised 2022-09-01 12:57:09 -05:00
MetricLogger.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
MockGlobalState.cpp fix MockDDTxnProcessor::getInitialDataDistribution segment fault in assertion part; IDDTxnProcessorApiWorkload get mock initData finish 2022-09-13 14:39:12 -07:00
MoveKeys.actor.cpp merge upstream/main 2022-09-14 12:32:28 -07:00
MutationTracking.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
OldTLogServer_4_6.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
OldTLogServer_6_0.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
OldTLogServer_6_2.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
OnDemandStore.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
PaxosConfigConsumer.actor.cpp Fix various correctness and timeout issues 2022-09-13 16:53:54 -07:00
QuietDatabase.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
RESTKmsConnector.actor.cpp Introduce "default encryption domain" (#8139) 2022-09-14 10:58:32 -07:00
Ratekeeper.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
RemoteIKeyValueStore.actor.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
ResolutionBalancer.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
Resolver.actor.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
RestoreApplier.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
RestoreCommon.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
RestoreController.actor.cpp Snapshot Backup Encryption (#8095) 2022-09-29 14:45:47 -07:00
RestoreLoader.actor.cpp Snapshot Backup Encryption (#8095) 2022-09-29 14:45:47 -07:00
RestoreRoleCommon.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RestoreUtil.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
RestoreWorker.actor.cpp Make g_simulator a pointer 2022-09-15 09:00:33 -07:00
RestoreWorkerInterface.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
RkTagThrottleCollection.cpp Replace code probe with UnsetTagThrottledReason trace event 2022-09-23 11:29:29 -07:00
RocksDBCheckpointUtils.actor.cpp Fix clang build in current dev container (#8121) 2022-09-12 12:03:40 -05:00
RoleLineage.actor.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
ServerCheckpoint.actor.cpp sync with upstream main 2022-08-31 15:46:39 -07:00
ShardsAffectedByTeamFailure.cpp fix destination team issue 2022-09-14 00:17:00 -07:00
SigStack.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SimKmsConnector.actor.cpp Enable encryption authentication configurability (#8312) 2022-09-29 16:18:55 -07:00
SimpleConfigConsumer.actor.cpp Apply feedback 2022-09-13 16:53:54 -07:00
SimulatedCluster.actor.cpp Merge pull request #8366 from sfc-gh-huliu/fix7 2022-09-30 13:56:32 -07:00
SkipList.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
Status.actor.cpp Add support for sharing mutation streams between a default backup and DR 2022-09-22 11:36:46 -07:00
StorageCache.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
StorageMetrics.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
TCInfo.actor.cpp Shard based move (#6981) 2022-07-07 20:49:16 -07:00
TLogServer.actor.cpp Init TLogPersistent storage for a sharedTLog (#8363) 2022-09-30 14:06:53 -07:00
TSSMappingUtil.actor.cpp Add support for returning whether a key-backed type range read has more results or not. 2022-07-13 15:46:10 -07:00
TagPartitionedLogSystem.actor.cpp Make g_simulator a pointer 2022-09-15 09:00:33 -07:00
TagQueue.actor.cpp Add /TagQueue/Batch unit test 2022-10-10 22:10:08 -07:00
TagThrottler.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
TenantCache.actor.cpp Split shards along tenant keyspace boundaries (disabled by default) (#7432) 2022-09-06 10:53:02 -07:00
TransactionTagCounter.cpp Apply clang-format 2022-09-27 19:18:18 -07:00
VFSAsync.cpp Make g_simulator a pointer 2022-09-15 09:00:33 -07:00
VersionedBTree.actor.cpp Revert "[DRAFT] Redwood PriorityMultiLock enable different launch limits to be specified based on different priority level." 2022-09-23 12:22:47 -06:00
WaitFailure.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
fdbserver.actor.cpp Merge branch 'apple:main' into dwagin/freebsd 2022-09-21 17:16:28 +03:00
masterserver.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
networktest.actor.cpp Handling request_maybe_delivered in reply promise stream and injecting faults to make sure the code path is exercised 2022-09-01 12:57:09 -05:00
pubsub.actor.cpp Convert literal string ref instances to use _sr suffix 2022-09-19 11:35:58 -07:00
storageserver.actor.cpp Merge remote-tracking branch 'origin/main' into guard-gsimulator 2022-09-26 10:18:43 -07:00
tester.actor.cpp Merge remote-tracking branch 'origin/main' into split-failure-injection-workloads 2022-09-30 18:00:48 -07:00
worker.actor.cpp differentiate degraded peers and disconnected peers in gray failure 2022-09-29 13:55:16 -07:00