foundationdb/fdbserver
Xiaoxi Wang cc61ea6a01 finish the clearrange ops 2022-11-01 14:56:55 -07:00
..
coroimpl Make g_simulator a pointer 2022-09-15 09:00:33 -07:00
include/fdbserver finish the clearrange ops 2022-11-01 14:56:55 -07:00
workloads Merge remote-tracking branch 'origin/main' into expose-txn-cost 2022-10-30 09:36:37 -07:00
ApplyMetadataMutation.cpp Merge pull request #8643 from jzhou77/fix 2022-11-01 12:28:08 -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 Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
BlobConnectionProviderTest.actor.cpp Blob connection provider test (#8478) 2022-10-27 10:44:06 -05:00
BlobGranuleServerCommon.actor.cpp Blob metadata refresh (#8456) 2022-10-14 08:17:50 -05:00
BlobGranuleValidation.actor.cpp Added test check to verify change feeds get cleaned up at the end of blob granule tests (#8322) 2022-10-05 12:58:05 -05:00
BlobManager.actor.cpp blob: fix bad continuation actor after shutdown 2022-10-31 21:28:18 -07:00
BlobManifest.actor.cpp Add StorageServerInterface for BlobMigrator 2022-10-24 13:12:07 -07:00
BlobMigrator.actor.cpp Add StorageServerInterface for BlobMigrator 2022-10-24 13:12:07 -07:00
BlobWorker.actor.cpp adding delay in bw forced shutdown to prevent crash races (#8552) 2022-10-26 12:22:41 -05:00
CMakeLists.txt Only pass SSD_ROCKSDB_EXPERIMENTAL if RocksDB is actually enabled 2022-09-26 18:38:54 -06:00
ClusterController.actor.cpp Write cluster ID to `ClientDBInfo` 2022-10-27 13:56:13 -07:00
ClusterRecovery.actor.cpp Remove cluster ID logic from individual roles 2022-10-27 13:56:13 -07:00
CommitProxyServer.actor.cpp Commit Proxy Encryption Code Probes (#8618) 2022-10-31 20:04:42 -07:00
ConfigBroadcaster.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
ConfigDatabaseUnitTests.actor.cpp configdb: Fix ConfigIncrementWorkload ConfigDatabaseUnitTests to use tuple instead of binary reader 2022-10-11 15:32:01 -07:00
ConfigFollowerInterface.cpp Add support for changing coordinators to the configuration database 2022-09-13 16:53:54 -07:00
ConfigNode.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
ConsistencyScan.actor.cpp Merge pull request #8540 from sfc-gh-xwang/feature/main/storageMetrics 2022-10-25 17:29:21 -07:00
CoordinatedState.actor.cpp Add rare code probe decoration 2022-09-25 15:28:32 -07:00
Coordination.actor.cpp Merge remote-tracking branch 'origin/main' into bugfixes/open-for-ide 2022-10-04 18:27:48 -06:00
DDRelocationQueue.actor.cpp Rename NewPhysicalShardReason to RetryFindDstReason 2022-10-24 15:18:20 -07:00
DDShardTracker.actor.cpp implement MSS as IStorageMetricsService and pass the unit test 2022-10-24 09:58:41 -07:00
DDTeamCollection.actor.cpp Remove cluster ID logic from individual roles 2022-10-27 13:56:13 -07:00
DDTxnProcessor.actor.cpp add data api implementations; add more realistic fetchKey implementation; finish randomKeyBetween implementation 2022-11-01 14:56:55 -07:00
DataDistribution.actor.cpp Replace KeyRange with std::vector<KeyRange> in DataMoveMetaData and (#8591) 2022-10-28 15:22:55 -07:00
DiskQueue.actor.cpp File write() buffer lifetime fix in DiskQueue. 2022-10-31 22:06:48 -07:00
EncryptKeyProxy.actor.cpp Blob connection provider test (#8478) 2022-10-27 10:44:06 -05:00
FDBExecHelper.actor.cpp Fix simulation issue where process switch was ignored 2022-10-27 13:56:13 -07:00
GlobalTagThrottler.actor.cpp Merge pull request #8549 from sfc-gh-tclinkenbeard/expose-txn-cost 2022-11-01 08:14:57 -07:00
GrvProxyServer.actor.cpp Merge remote-tracking branch 'origin/main' into add-tag-throttling-latency-bands 2022-10-27 14:07:51 -07:00
GrvProxyTransactionTagThrottler.actor.cpp Merge remote-tracking branch 'origin/main' into add-tag-throttling-latency-bands 2022-10-27 14:07:51 -07:00
GrvTransactionRateInfo.actor.cpp Addressed review comments 2022-10-11 15:11:26 -07:00
IConfigConsumer.cpp Add support for changing coordinators to the configuration database 2022-09-13 16:53:54 -07:00
KeyValueStoreCompressTestData.actor.cpp Rocksdb storage using single_key_deletes instead of deleterange on clearrange operation. (#8452) 2022-10-21 15:47:19 -07:00
KeyValueStoreMemory.actor.cpp Rocksdb storage using single_key_deletes instead of deleterange on clearrange operation. (#8452) 2022-10-21 15:47:19 -07:00
KeyValueStoreRocksDB.actor.cpp fixup! Fix compile error 2022-11-01 10:36:25 -07:00
KeyValueStoreSQLite.actor.cpp Rocksdb storage using single_key_deletes instead of deleterange on clearrange operation. (#8452) 2022-10-21 15:47:19 -07:00
KeyValueStoreShardedRocksDB.actor.cpp resolve comments 2022-10-27 22:54:20 -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
LatencyBandsMap.actor.cpp Make old latency bands expire in LatencyBandsMap 2022-10-26 18:23:36 -07:00
LeaderElection.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
LocalConfiguration.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
LogRouter.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
LogSystem.cpp Add rare code probe decoration 2022-09-25 15:28:32 -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.actor.cpp finish the clearrange ops 2022-11-01 14:56:55 -07:00
MoveKeys.actor.cpp Don't unassign ranges from dest servers if they are skipped. (#8611) 2022-10-31 12:07:42 -07:00
MutationTracking.cpp Add rare code probe decoration 2022-09-25 15:28:32 -07:00
OldTLogServer_4_6.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
OldTLogServer_6_0.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
OldTLogServer_6_2.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -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 Merge remote-tracking branch 'origin/main' into bugfixes/open-for-ide 2022-10-04 18:27:48 -06:00
RESTKmsConnector.actor.cpp Enable EncryptKeyProxy test and add code probes (#8490) 2022-10-18 13:58:16 -07:00
Ratekeeper.actor.cpp Fix bug in GlobalTagThrottler::getLimitingTps. 2022-10-27 21:18:39 -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 Commit Proxy Encryption Code Probes (#8618) 2022-10-31 20:04:42 -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 Add macros for literal string ref versions of __FUNCTION__ and __FILE__ 2022-09-30 16:05:47 -07:00
RestoreController.actor.cpp Snapshot Backup Encryption (#8095) 2022-09-29 14:45:47 -07:00
RestoreLoader.actor.cpp Merge pull request #8540 from sfc-gh-xwang/feature/main/storageMetrics 2022-10-25 17:29:21 -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 Merge pull request #8319 from sfc-gh-tclinkenbeard/add-rare-code-probe-annotation 2022-10-07 09:39:00 -06:00
RocksDBCheckpointUtils.actor.cpp Replace KeyRange with std::vector<KeyRange> in DataMoveMetaData and (#8591) 2022-10-28 15:22:55 -07:00
RocksDBLogForwarder.actor.cpp fixup! update code per comments 2022-11-01 10:36:25 -07: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 finish getKeysLocations etc, and unit test pass. 2022-10-24 09:58:41 -07:00
SigStack.cpp Update copyright header dates 2022-03-21 13:36:23 -07:00
SimKmsConnector.actor.cpp Blob connection provider test (#8478) 2022-10-27 10:44:06 -05:00
SimpleConfigConsumer.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -07:00
SimulatedCluster.actor.cpp Fix simulation issue where process switch was ignored 2022-10-27 13:56:13 -07:00
SkipList.cpp Enforce the lifetime of a write tx is actually <= MAX_WRITE_TRANSACTION_LIFE_VERSIONS 2022-10-11 13:46:39 -07:00
Status.actor.cpp Merge pull request #8489 from halfprice/zhewu/debug-shard-size 2022-10-17 20:28:18 -07:00
StorageCache.actor.cpp Bug fix: The change feed request UID is actually not just for debugging and can't be shared across requests, so the debugID in ReadOptions should not be used. Restored the original ChangeFeedRequest member but renamed it from debugUID to just id. 2022-10-26 20:45:39 -07:00
StorageMetrics.actor.cpp extract serveStorageMetricsRequests template function 2022-10-24 09:58:41 -07:00
TCInfo.actor.cpp Shard based move (#6981) 2022-07-07 20:49:16 -07:00
TLogServer.actor.cpp Format 2022-10-27 13:56:13 -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 Remove cluster ID logic from individual roles 2022-10-27 13:56:13 -07:00
TagThrottler.actor.cpp Switch some usages of LiteralStringRef to use the _sr suffix 2022-09-30 16:04:16 -07:00
TenantCache.actor.cpp Code fixes in TenantCache monitors 2022-10-21 18:12:22 -07:00
TransactionTagCounter.cpp Implemented first version of Transaction::getTotalCost, along with workload 2022-10-16 21:58:08 -07:00
VFSAsync.cpp Make g_simulator a pointer 2022-09-15 09:00:33 -07:00
VersionedBTree.actor.cpp Merge commit '0ae568a872e474c8c755e648efbbe4524e63e445' into storageserver-pml 2022-10-24 22:31:36 -07:00
WaitFailure.actor.cpp Make TEST macros C++ only (#7558) 2022-07-19 13:15:51 -07:00
fdbserver.actor.cpp Encryption: fix kms connector knob name (#8479) 2022-10-17 15:13:21 -07:00
masterserver.actor.cpp Encapsulate CounterCollection 2022-10-25 10:17:15 -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 add data api implementations; add more realistic fetchKey implementation; finish randomKeyBetween implementation 2022-11-01 14:56:55 -07:00
tester.actor.cpp Merge branch 'main' of github.com:apple/foundationdb into tenant-restarting-tests 2022-10-19 14:30:55 -07:00
worker.actor.cpp Format 2022-10-27 13:56:13 -07:00