..
coroimpl
Make g_simulator a pointer
2022-09-15 09:00:33 -07:00
include /fdbserver
REST Blob metadata kms connector ( #8474 )
2022-10-14 17:49:00 -05:00
workloads
Merge pull request #8473 from sfc-gh-mpilman/features/enforce-workload-name
2022-10-14 12:42:03 -06:00
ApplyMetadataMutation.cpp
encryption: fix some data not being encrypted ( #8403 )
2022-10-12 14:18:56 -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
fixed build with OPEN_FOR_IDE
2022-10-04 17:01:02 -06: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 metadata refresh ( #8456 )
2022-10-14 08:17:50 -05:00
BlobManifest.actor.cpp
misc changes for manifest dumper
2022-10-04 10:33:43 -07:00
BlobMigrator.actor.cpp
add a blob migrator
2022-10-13 13:21:45 -07:00
BlobWorker.actor.cpp
Blob metadata refresh ( #8456 )
2022-10-14 08:17:50 -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
Merge pull request #8386 from sfc-gh-huliu/blobmigrator
2022-10-13 14:46:04 -07:00
ClusterRecovery.actor.cpp
encryption: fix some data not being encrypted ( #8403 )
2022-10-12 14:18:56 -07:00
CommitProxyServer.actor.cpp
Merge pull request #8398 from sfc-gh-anoyes/anoyes/idempotency-id2
2022-10-13 13:07:14 -07:00
ConfigBroadcaster.actor.cpp
Update type of coordinators hash
2022-09-13 16:53:54 -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
Add rare code probe decoration
2022-09-25 15:28:32 -07:00
ConsistencyScan.actor.cpp
- Version vector specific: Propagate the latest commit version, as ( #8393 )
2022-10-05 16:23:56 -04: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
Merge pull request #8319 from sfc-gh-tclinkenbeard/add-rare-code-probe-annotation
2022-10-07 09:39:00 -06:00
DDShardTracker.actor.cpp
Merge pull request #8319 from sfc-gh-tclinkenbeard/add-rare-code-probe-annotation
2022-10-07 09:39:00 -06:00
DDTeamCollection.actor.cpp
Merge pull request #8414 from sfc-gh-xwang/feature/main/txnProcessor_team
2022-10-10 10:09:36 -07:00
DDTxnProcessor.actor.cpp
Merge branch 'main' of https://github.com/apple/foundationdb into validate-data-consistency
2022-10-10 11:00:05 -07:00
DataDistribution.actor.cpp
Resolved comments.
2022-10-11 10:24:31 -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
Blob metadata refresh ( #8456 )
2022-10-14 08:17:50 -05:00
FDBExecHelper.actor.cpp
Merge branch 'apple:main' into dwagin/freebsd
2022-09-21 17:16:28 +03:00
GlobalTagThrottler.actor.cpp
Use TagQueue in GRV proxy when ENFORCE_TAG_THROTTLING_ON_PROXIES is true
2022-10-10 22:10:08 -07:00
GrvProxyServer.actor.cpp
Avoid adding untagged requests to GrvProxyTransactionTagThrottler
2022-10-10 22:10:08 -07:00
GrvProxyTransactionTagThrottler.actor.cpp
Make pqOfQueues a min heap in the proper way
2022-10-13 10:08:02 -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
Convert literal string ref instances to use _sr suffix
2022-09-19 11:35:58 -07:00
KeyValueStoreMemory.actor.cpp
encryption: fix some data not being encrypted ( #8403 )
2022-10-12 14:18:56 -07:00
KeyValueStoreRocksDB.actor.cpp
RocksDB commit latency sample corrections.
2022-10-12 16:19:49 -07:00
KeyValueStoreSQLite.actor.cpp
Sim-only bug fix where SQLite can take too long to shut down so its files remain open when the next virtual process starts.
2022-10-04 19:29:38 -07:00
KeyValueStoreShardedRocksDB.actor.cpp
Merge branch 'main' of https://github.com/apple/foundationdb into validate-data-consistency
2022-10-10 11:00:05 -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
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.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 pull request #8319 from sfc-gh-tclinkenbeard/add-rare-code-probe-annotation
2022-10-07 09:39:00 -06:00
MutationTracking.cpp
Add rare code probe decoration
2022-09-25 15:28:32 -07:00
OldTLogServer_4_6.actor.cpp
Merge commit '7c89cd705faee52d5d78e6c77665cb7cc4502f58' into redwood-commit-overlap
2022-10-07 15:59:45 -07:00
OldTLogServer_6_0.actor.cpp
Merge commit '7c89cd705faee52d5d78e6c77665cb7cc4502f58' into redwood-commit-overlap
2022-10-07 15:59:45 -07:00
OldTLogServer_6_2.actor.cpp
Merge commit '7c89cd705faee52d5d78e6c77665cb7cc4502f58' into redwood-commit-overlap
2022-10-07 15:59:45 -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
REST Blob metadata kms connector ( #8474 )
2022-10-14 17:49:00 -05: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
Merge pull request #8398 from sfc-gh-anoyes/anoyes/idempotency-id2
2022-10-13 13:07:14 -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
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
Merge pull request #8319 from sfc-gh-tclinkenbeard/add-rare-code-probe-annotation
2022-10-07 09:39:00 -06:00
RocksDBCheckpointUtils.actor.cpp
Address review comments
2022-10-05 09:30:25 -06: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
Blob metadata refresh ( #8456 )
2022-10-14 08:17:50 -05:00
SimpleConfigConsumer.actor.cpp
Apply feedback
2022-09-13 16:53:54 -07:00
SimulatedCluster.actor.cpp
Enable Backup Tests for Encrypted Snapshots ( #8419 )
2022-10-12 10:45:30 -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
add a blob migrator
2022-10-13 13:21:45 -07:00
StorageCache.actor.cpp
fixed build with OPEN_FOR_IDE
2022-10-04 17:01:02 -06:00
StorageMetrics.actor.cpp
Add rare code probe decoration
2022-09-25 15:28:32 -07:00
TCInfo.actor.cpp
Shard based move ( #6981 )
2022-07-07 20:49:16 -07:00
TLogServer.actor.cpp
Merge commit '7c89cd705faee52d5d78e6c77665cb7cc4502f58' into redwood-commit-overlap
2022-10-07 15:59:45 -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
Switch some usages of LiteralStringRef to use the _sr suffix
2022-09-30 16:04:16 -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
Allow overlapping commits in Redwood in which the caller drops the commit futures. Call IKVS::init() in TLogServer.
2022-10-06 12:48:06 -07:00
WaitFailure.actor.cpp
Make TEST macros C++ only ( #7558 )
2022-07-19 13:15:51 -07:00
fdbserver.actor.cpp
REST Blob metadata kms connector ( #8474 )
2022-10-14 17:49:00 -05:00
masterserver.actor.cpp
Add rare code probe decoration
2022-09-25 15:28:32 -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
Fixing race between feed cleanup and persisting memory mutations ( #8331 )
2022-10-13 16:11:48 -05:00
tester.actor.cpp
Fix HighContentionPrefixAllocatorWorkload and make untrusted argument to workload factory type safe
2022-10-14 09:51:49 -06:00
worker.actor.cpp
Merge pull request #8386 from sfc-gh-huliu/blobmigrator
2022-10-13 14:46:04 -07:00