| .. |
|
coroimpl
|
Merge remote-tracking branch 'origin/main' into features/tenant-lock2
|
2023-02-06 11:58:49 +01:00 |
|
include/fdbserver
|
change TeamSelect variables names, and update comment
|
2023-03-29 13:46:04 -07:00 |
|
workloads
|
Merge pull request #9458 from sfc-gh-xwang/fix/main/anyExisted
|
2023-03-21 13:30:39 -07:00 |
|
ApplyMetadataMutation.cpp
|
Store a smaller tenant object in the txn state store
|
2023-02-23 09:29:33 -08:00 |
|
BackupProgress.actor.cpp
|
…
|
|
|
BackupWorker.actor.cpp
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07: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 blob granule logical size
|
2023-03-15 08:54:49 -05: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
|
adding implementation and check for blob worker exclusion (#9700)
|
2023-03-16 12:09:43 -05:00 |
|
BlobManifest.actor.cpp
|
Merge pull request #9703 from sfc-gh-jslocum/bg_file_logical_size
|
2023-03-15 09:59:57 -07:00 |
|
BlobMigrator.actor.cpp
|
Add correctness test for point-in-time restore (#9185)
|
2023-03-14 08:56:34 -07:00 |
|
BlobRestoreController.actor.cpp
|
Fix asan error caused by StringRef parameter of updateRestoreState
|
2023-03-09 13:04:45 -08:00 |
|
BlobWorker.actor.cpp
|
refactor struct BlobWorkerData and struct GranuleMetadata (#9659)
|
2023-03-20 11:46:27 -07:00 |
|
CMakeLists.txt
|
Let FDB uses Findjemalloc.cmake
|
2023-03-08 13:09:13 -08:00 |
|
ClusterController.actor.cpp
|
Refactor - introduce BlobRestoreController for APIs to manage restore state (#9616)
|
2023-03-08 07:50:30 -08:00 |
|
ClusterRecovery.actor.cpp
|
Limit connection failures to be within tests
|
2023-03-08 15:36:58 -08:00 |
|
CommitProxyServer.actor.cpp
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07: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
|
…
|
|
|
ConfigNode.actor.cpp
|
format source code after switch to clang 15
|
2022-12-08 17:26:45 +00:00 |
|
ConsistencyScan.actor.cpp
|
Merge pull request #9710 from sfc-gh-etschannen/feature-custom-dd
|
2023-03-20 15:35:10 -07: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
|
change TeamSelect variables names, and update comment
|
2023-03-29 13:46:04 -07:00 |
|
DDShardTracker.actor.cpp
|
solve merge conflicts with Custom Replication PR #9710
|
2023-03-20 16:30:40 -07:00 |
|
DDTeamCollection.actor.cpp
|
change TeamSelect variables names, and update comment
|
2023-03-29 13:46:04 -07:00 |
|
DDTxnProcessor.actor.cpp
|
code cleanup
|
2023-03-16 09:47:21 -07:00 |
|
DataDistribution.actor.cpp
|
merge upstream/main without completely clean up conflicts
|
2023-03-20 16:01:00 -07: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
|
EaR: Avoid appending `tls` to the URL (#9734)
|
2023-03-16 22:52:51 -07: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
|
…
|
|
|
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
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07:00 |
|
KeyValueStoreRocksDB.actor.cpp
|
EaR: storage server uses encryption DB config (#9115)
|
2023-02-06 14:02:31 -08:00 |
|
KeyValueStoreSQLite.actor.cpp
|
Rewrite corrupt block number calculations to be more clear.
|
2023-03-16 13:02:15 -07:00 |
|
KeyValueStoreShardedRocksDB.actor.cpp
|
Psm checkpoint (#9636)
|
2023-03-21 09:14:10 -07:00 |
|
KnobProtectiveGroups.cpp
|
…
|
|
|
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
|
Address comments
|
2023-03-09 13:58: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
|
Psm checkpoint (#9636)
|
2023-03-21 09:14:10 -07: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
|
Add framework for writing negative simulation tests
|
2023-03-15 11:22:25 -07:00 |
|
RESTKmsConnector.actor.cpp
|
fixing copy constructor error and adding test for it (#9711)
|
2023-03-15 15:33:16 -07: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
|
…
|
|
|
Resolver.actor.cpp
|
Merge pull request #9634 from sfc-gh-mpilman/features/negative-simulation
|
2023-03-16 12:47:02 -07:00 |
|
ResolverBug.cpp
|
Add framework for writing negative simulation tests
|
2023-03-15 11:22:25 -07: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
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07: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
|
…
|
|
|
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
|
Fetch byte sample file (#9657)
|
2023-03-14 16:24:08 -07: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
|
Psm checkpoint (#9636)
|
2023-03-21 09:14:10 -07:00 |
|
ShardsAffectedByTeamFailure.cpp
|
made a variety of improvements that came from code review
|
2023-03-17 10:30:34 -07: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
|
Revert disableSimSpeedup
|
2023-03-08 15:54:21 -08:00 |
|
SkipList.cpp
|
First successful negative run
|
2023-03-15 11:22:25 -07:00 |
|
Status.actor.cpp
|
add perpetual wiggle to .team_tracker field
|
2023-03-20 09:46:36 -07:00 |
|
StorageCache.actor.cpp
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07:00 |
|
StorageMetrics.actor.cpp
|
change IndexSet::addMetrics return type to pair<metrics, iterator> to reduce another find call
|
2023-03-06 22:23:55 -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
|
…
|
|
|
TagPartitionedLogSystem.actor.cpp
|
Switch DC if log router peek becomes stuck
|
2023-03-06 17:41:56 -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
|
fix unit test failure because of implicit uint16_t conversion to int
|
2023-03-14 22:23:20 -07: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
|
swallowing errors in redwood dispose
|
2023-03-10 17:49:56 -06:00 |
|
VersionedBTreeDebug.cpp
|
Redwood: fix tree height overgrowth with per-tenant encryption (#9020)
|
2023-01-06 15:56:37 -08:00 |
|
WaitFailure.actor.cpp
|
…
|
|
|
fdbserver.actor.cpp
|
Add processID, networkAddress, and locality to layer status JSON for Backup Agents. (#9736)
|
2023-03-17 18:07:03 -07:00 |
|
masterserver.actor.cpp
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07:00 |
|
networktest.actor.cpp
|
Extract IConnection and NetworkAddress out from network.h
|
2023-01-24 14:48:31 -08:00 |
|
pubsub.actor.cpp
|
…
|
|
|
storageserver.actor.cpp
|
Psm checkpoint (#9636)
|
2023-03-21 09:14:10 -07:00 |
|
tester.actor.cpp
|
format tester
|
2023-03-17 15:09:31 -07:00 |
|
worker.actor.cpp
|
Revert "Refactor GetEncryptCipherKeys (#9600)" (#9708)
|
2023-03-15 12:10:08 -07:00 |