.. |
coroimpl
|
Merge remote-tracking branch 'origin/main' into features/tenant-lock2
|
2023-02-06 11:58:49 +01:00 |
include/fdbserver
|
Merge pull request #9306 from kakaiu/add-physical-shard-meta-data-to-checkpoint
|
2023-03-03 14:45:50 -08:00 |
workloads
|
EKP Retry Loop on KMS Connection Failures (#9524)
|
2023-03-03 09:41:20 -08:00 |
ApplyMetadataMutation.cpp
|
Store a smaller tenant object in the txn state store
|
2023-02-23 09:29:33 -08:00 |
BackupProgress.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
BackupWorker.actor.cpp
|
EaR: Configurable encryption support for Tlog mutations (#9394)
|
2023-02-16 19:01:59 -08:00 |
BlobConnectionProviderTest.actor.cpp
|
[EAR]: Remove usage of EncryptDomainName for Encryption at-rest operations (#8715)
|
2022-11-16 10:26:39 -08:00 |
BlobGranuleServerCommon.actor.cpp
|
adding code probes
|
2023-02-27 13:12:51 -06:00 |
BlobGranuleValidation.actor.cpp
|
Remove auto cache option since there is no meaningful implementation of this yet. Change places using trState in a native Transaction to set cache mode or Low/Normal/High priority to use the new transaction options instead.
|
2023-02-21 02:50:30 -08:00 |
BlobManager.actor.cpp
|
Merge pull request #9530 from sfc-gh-jslocum/more_bg_correctness_fixes
|
2023-03-02 11:29:01 -08:00 |
BlobManifest.actor.cpp
|
Add stats counters for manifest dump
|
2023-02-17 16:22:45 -08:00 |
BlobMigrator.actor.cpp
|
BlobRestore Add deepScan when describing backup
|
2023-03-01 09:47:59 -08:00 |
BlobWorker.actor.cpp
|
Blob Granule correctness fixes (#9514)
|
2023-02-28 12:08:07 -06:00 |
CMakeLists.txt
|
Only pass SSD_ROCKSDB_EXPERIMENTAL if RocksDB is actually enabled
|
2022-09-26 18:38:54 -06:00 |
ClusterController.actor.cpp
|
Split blob manifest as segments when writting
|
2023-02-09 11:26:19 -08:00 |
ClusterRecovery.actor.cpp
|
Add ClogTlog workload
|
2023-02-23 14:31:12 -08:00 |
CommitProxyServer.actor.cpp
|
Check transaction validity with respect to tenants even if it will fail with a conflict. This allows us to report the appropriate non-retryable error instead.
|
2023-02-28 15:47:00 -08:00 |
ConfigBroadcaster.actor.cpp
|
Fix a rare configuration database data loss bug
|
2022-11-22 11:20:04 -08:00 |
ConfigDatabaseUnitTests.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
ConfigFollowerInterface.cpp
|
Add support for changing coordinators to the configuration database
|
2022-09-13 16:53:54 -07:00 |
ConfigNode.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
ConsistencyScan.actor.cpp
|
Update fdbserver/ConsistencyScan.actor.cpp
|
2023-01-23 09:34:04 -08:00 |
CoordinatedState.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
Coordination.actor.cpp
|
- Do not add fdbserver processes to the client list. (#9225)
|
2023-01-25 14:39:32 -05:00 |
DDRelocationQueue.actor.cpp
|
add knob for min read rebalance shard bandwidth
|
2023-03-02 11:26:27 -08:00 |
DDShardTracker.actor.cpp
|
new version of getReadHotRanges
|
2023-03-01 15:55:29 -08:00 |
DDTeamCollection.actor.cpp
|
Return the source team if remote DC is dead
|
2023-02-10 11:11:07 -08:00 |
DDTxnProcessor.actor.cpp
|
Validate Storage part II (#8471)
|
2023-01-15 21:46:14 -08:00 |
DataDistribution.actor.cpp
|
Fix DD stuck when remote DC is dead
|
2023-02-10 11:11:07 -08:00 |
DiskQueue.actor.cpp
|
DiskQueue: use explicitly sized int32_t instead of int in on-disk format.
|
2022-11-02 13:49:58 -07:00 |
EncryptKeyProxy.actor.cpp
|
EKP Retry Loop on KMS Connection Failures (#9524)
|
2023-03-03 09:41:20 -08:00 |
FDBExecHelper.actor.cpp
|
Improve support for prebuilt boost
|
2023-02-27 15:38:58 -06:00 |
GlobalTagThrottler.actor.cpp
|
Create GLOBAL_TAG_THROTTLING_MIN_TPS knob
|
2023-02-08 09:48:33 -08:00 |
GrvProxyServer.actor.cpp
|
Merge remote-tracking branch 'origin/main' into expose-tag-throttled-duration
|
2023-02-08 11:25:14 -08:00 |
GrvProxyTagThrottler.actor.cpp
|
Add /GrvProxyTagThrottler/MultiTag unit test
|
2023-02-08 14:28:21 -08:00 |
GrvTransactionRateInfo.actor.cpp
|
Rename parameters for GrvTransactionRateInfo::endReleaseWindow
|
2022-11-08 08:24:51 -08:00 |
IConfigConsumer.cpp
|
Add support for changing coordinators to the configuration database
|
2022-09-13 16:53:54 -07:00 |
IPager.cpp
|
EaR: Add page checksum to Redwood pages in no-auth mode (#8965)
|
2023-01-03 10:30:07 -08:00 |
KeyValueStoreCompressTestData.actor.cpp
|
EaR: storage server uses encryption DB config (#9115)
|
2023-02-06 14:02:31 -08:00 |
KeyValueStoreMemory.actor.cpp
|
Configurable Encryption Support for TxnStateStore (#9387)
|
2023-02-16 15:20:14 -08:00 |
KeyValueStoreRocksDB.actor.cpp
|
EaR: storage server uses encryption DB config (#9115)
|
2023-02-06 14:02:31 -08:00 |
KeyValueStoreSQLite.actor.cpp
|
EaR: storage server uses encryption DB config (#9115)
|
2023-02-06 14:02:31 -08:00 |
KeyValueStoreShardedRocksDB.actor.cpp
|
tiny fix
|
2023-03-03 09:04:25 -08: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
|
…
|
|
LatencyBandsMap.actor.cpp
|
Make old latency bands expire in LatencyBandsMap
|
2022-10-26 18:23:36 -07:00 |
LeaderElection.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
LocalConfiguration.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
LogRouter.actor.cpp
|
Fix clang 15 compiler warnings
|
2022-12-08 13:59:37 -08:00 |
LogSystem.cpp
|
Remove rare annotation
|
2022-11-21 09:03:22 -08:00 |
LogSystemConfig.cpp
|
…
|
|
LogSystemDiskQueueAdapter.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
LogSystemPeekCursor.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
MetricClient.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
MetricLogger.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
MockGlobalState.actor.cpp
|
Update storage metrics functions to use the version at which tenant was read
|
2023-02-01 19:44:31 -08:00 |
MoveKeys.actor.cpp
|
Fix DD stuck when remote DC is dead
|
2023-02-10 11:11:07 -08:00 |
MutationTracking.cpp
|
Remove code probe from debug path
|
2022-11-21 09:03:22 -08:00 |
OldTLogServer_4_6.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
OldTLogServer_6_0.actor.cpp
|
extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file
|
2023-01-02 23:34:39 -08:00 |
OldTLogServer_6_2.actor.cpp
|
extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file
|
2023-01-02 23:34:39 -08:00 |
OnDemandStore.actor.cpp
|
…
|
|
PaxosConfigConsumer.actor.cpp
|
Fix a rare configuration database data loss bug
|
2022-11-22 11:20:04 -08:00 |
QuietDatabase.actor.cpp
|
merge in main
|
2023-02-21 12:06:35 -08:00 |
RESTKmsConnector.actor.cpp
|
RESTClient: Initialize RESTClient connection pool instance (#9414)
|
2023-02-20 19:32:10 -08:00 |
Ratekeeper.actor.cpp
|
No RK throttling on blob workers if no blob ranges (#9425)
|
2023-02-21 15:23:40 -06:00 |
RemoteIKeyValueStore.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
ResolutionBalancer.actor.cpp
|
Make TEST macros C++ only (#7558)
|
2022-07-19 13:15:51 -07:00 |
Resolver.actor.cpp
|
Add metrics to understand tail commit latency (#9435)
|
2023-02-24 14:13:12 -05:00 |
RestoreApplier.actor.cpp
|
Fix clang 15 compiler warnings
|
2022-12-08 13:59:37 -08: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 Tenant Deletion Support (#9145)
|
2023-01-26 17:46:14 -08:00 |
RestoreLoader.actor.cpp
|
EaR: Configurable encryption support for Tlog mutations (#9394)
|
2023-02-16 19:01:59 -08:00 |
RestoreRoleCommon.actor.cpp
|
extract KeyBackedConfig, StorageWiggleData class; solve template resolution problem; solve MV txn and native api conflict by splitting RunTransaction file
|
2023-01-02 23:34:39 -08:00 |
RestoreUtil.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
RestoreWorker.actor.cpp
|
Extract ProcessInfo, MachineInfo, KillType out from ISimulator
|
2023-01-24 14:48:42 -08:00 |
RestoreWorkerInterface.actor.cpp
|
…
|
|
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
|
cleanup
|
2023-03-03 09:04:26 -08:00 |
RocksDBLogForwarder.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
RoleLineage.actor.cpp
|
…
|
|
ServerCheckpoint.actor.cpp
|
Fetch checkpoint as key-value pairs (#9003)
|
2022-12-14 17:44:47 -08:00 |
ShardsAffectedByTeamFailure.cpp
|
format code
|
2022-11-10 13:11:24 -08:00 |
SigStack.cpp
|
…
|
|
SimKmsConnector.actor.cpp
|
adding simulation check guard
|
2023-02-28 12:39:20 -06:00 |
SimpleConfigConsumer.actor.cpp
|
Avoid race between ConfigNodeImpl::getChanges and ConfigNodeImpl::commitMutations
|
2022-12-05 10:10:08 -08:00 |
SimulatedCluster.actor.cpp
|
EaR: cleanup encryption knobs (#9386)
|
2023-02-18 13:18:20 -08:00 |
SkipList.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
Status.actor.cpp
|
EaR: cleanup encryption knobs (#9386)
|
2023-02-18 13:18:20 -08:00 |
StorageCache.actor.cpp
|
EaR: Configurable encryption support for Tlog mutations (#9394)
|
2023-02-16 19:01:59 -08:00 |
StorageMetrics.actor.cpp
|
fix invert range bug
|
2023-03-01 22:41:50 -08:00 |
TCInfo.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
TLogServer.actor.cpp
|
Add metric for tlog commit time minus time spent waiting in the queue.
|
2023-02-27 15:40:22 -08: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
|
Add event for txn server initialization and a warning for TLog slow catching up
|
2023-01-11 10:02:06 -08: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
|
Merge branch 'main' of github.com:apple/foundationdb into split-tenant-metadata
|
2023-02-16 10:04:07 -08:00 |
TransactionTagCounter.cpp
|
Implemented first version of Transaction::getTotalCost, along with workload
|
2022-10-16 21:58:08 -07:00 |
VFSAsync.cpp
|
Extract ProcessInfo, MachineInfo, KillType out from ISimulator
|
2023-01-24 14:48:42 -08:00 |
VersionedBTree.actor.cpp
|
Merge commit '3d9f37d1d12f95d52ef2f6bf57f123fdf6101602' into redwood-queue-error-handling
|
2023-03-03 01:09:04 -08:00 |
VersionedBTreeDebug.cpp
|
Redwood: fix tree height overgrowth with per-tenant encryption (#9020)
|
2023-01-06 15:56:37 -08:00 |
WaitFailure.actor.cpp
|
Make TEST macros C++ only (#7558)
|
2022-07-19 13:15:51 -07:00 |
fdbserver.actor.cpp
|
Allow unthrottled, unsuppressed traces for security-related events (#9459)
|
2023-02-27 21:51:13 +01:00 |
masterserver.actor.cpp
|
extern template for MasterInterface objects
|
2023-01-23 21:07:51 -08:00 |
networktest.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
pubsub.actor.cpp
|
Convert literal string ref instances to use _sr suffix
|
2022-09-19 11:35:58 -07:00 |
storageserver.actor.cpp
|
fmt
|
2023-03-03 09:06:10 -08:00 |
tester.actor.cpp
|
EaR: Update ApiWorkload to validate encryption at-rest guarantees (#9466)
|
2023-02-27 21:40:46 -08:00 |
worker.actor.cpp
|
ensure a worker cannot run multiple blob worker roles
|
2023-02-23 09:51:26 -08:00 |