.. |
coroimpl
|
Make g_simulator a pointer
|
2022-09-15 09:00:33 -07:00 |
include/fdbserver
|
Merge pull request #8278 from sfc-gh-xwang/feature/main/txnProcessor_queue
|
2022-09-23 13:01:39 -07:00 |
workloads
|
Correct a couple of comments in simulator and simulated workloads. (#8310)
|
2022-09-24 22:52:13 -07:00 |
ApplyMetadataMutation.cpp
|
Introduce "default encryption domain" (#8139)
|
2022-09-14 10:58:32 -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
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -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
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -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
|
fixing off by one (#8279)
|
2022-09-22 16:31:55 -07:00 |
CMakeLists.txt
|
Fix ASAN build (#7629)
|
2022-07-20 14:14:46 -07:00 |
ClusterController.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
ClusterRecovery.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
CommitProxyServer.actor.cpp
|
Lookup encryption cipher key while writing RAW_ACCESS mutation (#8256)
|
2022-09-21 09:59:09 -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
|
rename dbProcessor to db; readability improvement
|
2022-09-22 17:11:07 -07:00 |
DDShardTracker.actor.cpp
|
add code probe for when shard stats are unavailable to inform split
|
2022-09-08 11:58:44 -07:00 |
DDTeamCollection.actor.cpp
|
rename dbProcessor to db; readability improvement
|
2022-09-22 17:11:07 -07:00 |
DDTxnProcessor.actor.cpp
|
fix busy loop with correct error handling in valley filler
|
2022-09-21 14:58:34 -07:00 |
DataDistribution.actor.cpp
|
DDQueue constructor with ITxnProcessor
|
2022-09-21 10:56:22 -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
|
Add encryption metrics (#8070)
|
2022-09-09 18:43:09 -07:00 |
FDBExecHelper.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
GlobalTagThrottler.actor.cpp
|
Increase tolerance in GlobalTagThrottlerTesting::isNear function
|
2022-09-11 00:36:18 -07:00 |
GrvProxyServer.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -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
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
KeyValueStoreRocksDB.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -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
|
RocksDB block cache size increase.
|
2022-09-21 11:41:27 -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
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -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 |
MoveKeys.actor.cpp
|
Add MoveKeysParams struct; use txnProcessor->moveKeys()
|
2022-09-12 15:40:18 -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
|
Add proxy option to backup and restore params.
|
2022-03-28 17:10:49 -07:00 |
RestoreLoader.actor.cpp
|
Encrypt Backup Mutation Log (#8159)
|
2022-09-20 15:43:39 -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
|
sync with upstream main
|
2022-08-31 15:46:39 -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
|
create ShardsAffectedByTeamFailure.h
|
2022-07-29 15:12:15 -07:00 |
SigStack.cpp
|
Update copyright header dates
|
2022-03-21 13:36:23 -07:00 |
SimKmsConnector.actor.cpp
|
Encryption: Remove memcpy due to computeToken (#8211)
|
2022-09-20 15:58:53 -07:00 |
SimpleConfigConsumer.actor.cpp
|
Apply feedback
|
2022-09-13 16:53:54 -07:00 |
SimulatedCluster.actor.cpp
|
Add comments about the use of protectedAddresses.
|
2022-09-22 17:01:01 -07:00 |
SkipList.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
Status.actor.cpp
|
Merge branch 'main' into main
|
2022-09-20 16:56:56 -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
|
Remove durable cluster ID write (#8238)
|
2022-09-20 07:56:07 -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 |
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
|
fixup! Update per comments
|
2022-08-01 18:56:50 -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
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07: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
|
Revert "[DRAFT] Redwood PriorityMultiLock enable different launch limits to be specified based on different priority level."
|
2022-09-23 12:22:47 -06:00 |
tester.actor.cpp
|
disallow MoveKeysWorkload running in parallel
|
2022-09-22 17:00:01 -07:00 |
worker.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |