.. |
sqlite
|
fixed sqlite bug that was introduced in this PR
|
2020-02-04 10:46:32 -08:00 |
workloads
|
Update description override in Blob backup/restore workloads
|
2020-10-24 16:48:00 -07:00 |
ApplyMetadataMutation.cpp
|
Revert "add extra system key"
|
2020-10-15 17:05:31 -04:00 |
ApplyMetadataMutation.h
|
Merge pull request #3748 from sfc-gh-ljoswiak/visibility-2
|
2020-10-14 17:35:32 -07:00 |
ArtMutationBuffer.h
|
Remove using namespace std::rel_ops
|
2020-07-10 22:58:15 +00:00 |
BackupInterface.h
|
Address review comments
|
2020-01-22 19:42:13 -08:00 |
BackupProgress.actor.cpp
|
Fix compiler warnings
|
2020-07-28 18:30:26 +00:00 |
BackupProgress.actor.h
|
Fix spammy GotBackupProgress events
|
2020-06-27 21:30:38 -07:00 |
BackupWorker.actor.cpp
|
Merge release-6.3 into master
|
2020-10-19 22:51:56 -07:00 |
CMakeLists.txt
|
First draft of Azure blob storage backup container
|
2020-10-24 16:47:51 -07:00 |
ClusterController.actor.cpp
|
Prevent segmentation fault.
|
2020-10-08 13:36:15 -07:00 |
CommitProxyServer.actor.cpp
|
Merge release-6.3 into master
|
2020-10-19 22:51:56 -07:00 |
CompactMap.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
ConflictSet.h
|
Add more comments and refactor for SkipList
|
2020-10-13 12:55:08 -07:00 |
CoordinatedState.actor.cpp
|
explicitly versioned every key in systemData, so we only will update the associated protocolVersion when the serialization actually changes
|
2020-05-22 16:35:01 -07:00 |
CoordinatedState.h
|
…
|
|
Coordination.actor.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
CoordinationInterface.h
|
Merge pull request #3509 from sfc-gh-anoyes/anoyes/remove-using-relops
|
2020-07-22 11:58:25 -07:00 |
CoroFlow.actor.cpp
|
Explicitly seal classes that inherit but aren't inherited from
|
2020-10-07 21:58:24 -07:00 |
CoroFlow.h
|
…
|
|
DBCoreState.h
|
Remove using namespace std::rel_ops
|
2020-07-10 22:58:15 +00:00 |
DataDistribution.actor.cpp
|
Merge remote-tracking branch 'origin/master' into remove-global-ddenabled-flag
|
2020-10-21 18:22:08 -07:00 |
DataDistribution.actor.h
|
Merge remote-tracking branch 'origin/master' into remove-global-ddenabled-flag
|
2020-10-21 18:22:08 -07:00 |
DataDistributionQueue.actor.cpp
|
Merge remote-tracking branch 'origin/master' into remove-global-ddenabled-flag
|
2020-10-21 18:22:08 -07:00 |
DataDistributionTracker.actor.cpp
|
Merge branch 'release-6.2' into release-6.3
|
2020-10-16 15:25:39 -07:00 |
DataDistributorInterface.h
|
Merge master branch and keep master proxy reporting txn cost estimation to ratekeeper
|
2020-08-29 12:47:35 -07:00 |
DeltaTree.h
|
Added commonPrefixLength for StringRefs that takes a prefix skip length.
|
2020-05-10 04:24:11 -07:00 |
DiskQueue.actor.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
FDBExecHelper.actor.cpp
|
Merge release-6.3 into master
|
2020-05-22 09:25:32 -07:00 |
FDBExecHelper.actor.h
|
…
|
|
GrvProxyServer.actor.cpp
|
Merge release-6.3 into master
|
2020-10-19 22:51:56 -07:00 |
IDiskQueue.h
|
Merge branch 'release-6.3'
|
2020-07-29 00:31:55 -07:00 |
IKeyValueStore.h
|
Revert "Merge pull request #3770 from dongxinEric/feature/ss-commit-pipelining"
|
2020-10-19 09:28:38 -07:00 |
IPager.h
|
Merge remote-tracking branch 'upstream/release-6.3' into dyoungworth/fixMerge1
|
2020-08-22 12:25:19 -07:00 |
IVersionedStore.h
|
Improved const-correctness
|
2020-06-17 18:20:43 -07:00 |
KeyValueStoreCompressTestData.actor.cpp
|
Revert "Merge pull request #3770 from dongxinEric/feature/ss-commit-pipelining"
|
2020-10-19 09:28:38 -07:00 |
KeyValueStoreMemory.actor.cpp
|
Revert "Merge pull request #3770 from dongxinEric/feature/ss-commit-pipelining"
|
2020-10-19 09:28:38 -07:00 |
KeyValueStoreRocksDB.actor.cpp
|
Revert "Merge pull request #3770 from dongxinEric/feature/ss-commit-pipelining"
|
2020-10-19 09:28:38 -07:00 |
KeyValueStoreSQLite.actor.cpp
|
Revert "Merge pull request #3770 from dongxinEric/feature/ss-commit-pipelining"
|
2020-10-19 09:28:38 -07:00 |
Knobs.cpp
|
Merge pull request #3928 from yliucode/merge
|
2020-10-20 15:48:46 -07:00 |
Knobs.h
|
Merge pull request #3928 from yliucode/merge
|
2020-10-20 15:48:46 -07:00 |
LatencyBandConfig.cpp
|
…
|
|
LatencyBandConfig.h
|
Use override where applicable in fdbserver
|
2020-10-07 18:41:19 -07:00 |
LeaderElection.actor.cpp
|
Fixed a number of problems with monitorLeaderRemotely
|
2020-05-10 14:20:50 -07:00 |
LeaderElection.h
|
Remove USE_OBJECT_SERIALIZER knob
|
2020-02-12 10:41:52 -08:00 |
LogProtocolMessage.h
|
…
|
|
LogRouter.actor.cpp
|
Remove debug trace events
|
2020-07-22 12:20:22 -07:00 |
LogSystem.h
|
Only send span context info if supported
|
2020-10-23 16:36:05 -07:00 |
LogSystemConfig.h
|
fix compiler errors
|
2020-04-17 17:47:50 -07:00 |
LogSystemDiskQueueAdapter.actor.cpp
|
Make IDiskQueue const-correct
|
2020-07-21 14:45:04 -07:00 |
LogSystemDiskQueueAdapter.h
|
Merge branch 'release-6.3'
|
2020-07-29 00:31:55 -07:00 |
LogSystemPeekCursor.actor.cpp
|
Merge branch 'release-6.3'
|
2020-08-31 19:33:34 -07:00 |
MasterInterface.h
|
Rename more places from proxy to commit proxy
|
2020-09-15 22:29:49 -07:00 |
MoveKeys.actor.cpp
|
Remove global ddEnabled flag
|
2020-10-17 11:23:52 -07:00 |
MoveKeys.actor.h
|
Added comma to comment
|
2020-10-17 11:23:52 -07:00 |
MutationTracking.cpp
|
Add span metadata message
|
2020-09-04 15:36:47 -07:00 |
MutationTracking.h
|
Add a bit of documentation, and the TODO trail for future work.
|
2020-05-13 18:44:22 -07:00 |
NetworkTest.h
|
…
|
|
OldTLogServer_4_6.actor.cpp
|
Merge branch 'release-6.3'
|
2020-08-31 19:33:34 -07:00 |
OldTLogServer_6_0.actor.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
OldTLogServer_6_2.actor.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
Orderer.actor.h
|
…
|
|
ProxyCommitData.actor.h
|
Merge release-6.3 into master
|
2020-10-19 22:51:56 -07:00 |
QuietDatabase.actor.cpp
|
Fix some conflicts and remote debugging trace events
|
2020-07-22 23:35:46 -07:00 |
QuietDatabase.h
|
…
|
|
Ratekeeper.actor.cpp
|
Merge pull request #3775 from sfc-gh-xwang/fdbtest
|
2020-09-18 10:40:28 -07:00 |
RatekeeperInterface.h
|
Merge master branch and keep master proxy reporting txn cost estimation to ratekeeper
|
2020-08-29 12:47:35 -07:00 |
RecoveryState.h
|
…
|
|
Resolver.actor.cpp
|
Merge pull request #3748 from sfc-gh-ljoswiak/visibility-2
|
2020-10-14 17:35:32 -07:00 |
ResolverInterface.h
|
Revert "Revert "Request tracing""
|
2020-07-07 10:06:13 -06:00 |
RestoreApplier.actor.cpp
|
FastRestore:Fix segmentation fault
|
2020-09-29 22:28:52 -07:00 |
RestoreApplier.actor.h
|
Merge branch 'master' into mengxu/merge-to-master-PR
|
2020-09-24 17:06:00 -07:00 |
RestoreCommon.actor.cpp
|
FastRestoreApplier:Add write conflict range
|
2020-09-09 12:12:14 -07:00 |
RestoreCommon.actor.h
|
FastRestore:Handle retriable blob error
|
2020-09-09 07:29:17 -07:00 |
RestoreController.actor.cpp
|
FastRestore:Fix segmentation fault
|
2020-09-29 22:28:52 -07:00 |
RestoreController.actor.h
|
FastRestore:Catch controller error and fix unhandled error occurred in updateHeartbeatTime
|
2020-09-22 13:32:26 -07:00 |
RestoreLoader.actor.cpp
|
Merge pull request #3777 from apple/release-6.3
|
2020-09-14 10:32:50 -07:00 |
RestoreLoader.actor.h
|
FastRestore:RequestScheduler:Minor code style improvement
|
2020-08-24 10:45:46 -07:00 |
RestoreRoleCommon.actor.cpp
|
FastRestore:Fix trace event overflow in traceRoleVersionBatchProgress
|
2020-09-06 21:05:16 -07:00 |
RestoreRoleCommon.actor.h
|
FastRestore:Loader:Add scheduler to dispatch requests based on resource utilization and request priority
|
2020-08-15 21:21:51 -07:00 |
RestoreUtil.actor.cpp
|
FastRestore:Replace master word with controller
|
2020-07-16 16:37:13 -07:00 |
RestoreUtil.h
|
FR:Init StagingKey when created
|
2020-09-09 16:12:32 -07:00 |
RestoreWorker.actor.cpp
|
FastRestore:Debug trace for seg fault
|
2020-08-17 20:34:33 -07:00 |
RestoreWorker.actor.h
|
FR:fix compilation error
|
2020-08-04 23:04:38 -07:00 |
ServerDBInfo.actor.h
|
Merge branch 'master' into fdb_cache_wo_allocator
|
2020-05-08 16:23:29 -07:00 |
ServerDBInfo.h
|
Merge branch 'master' into fdb_cache_subfeature2
|
2020-05-04 17:29:43 -07:00 |
SimulatedCluster.actor.cpp
|
revert systemkey clear in recovery tx and backupagent on restart, moved to workload specifically
|
2020-10-20 17:26:16 -04:00 |
SimulatedCluster.h
|
code cleanup
|
2020-02-19 17:59:45 -08:00 |
SkipList.cpp
|
Add more comments and refactor for SkipList
|
2020-10-13 12:55:08 -07:00 |
SpanContextMessage.h
|
Add span metadata message
|
2020-09-04 15:36:47 -07:00 |
Status.actor.cpp
|
Merge pull request #3759 from dongxinEric/misc/3739/expose-time-since-last-recovery
|
2020-10-19 09:03:31 -07:00 |
Status.h
|
code cleanup based on review comments
|
2020-04-17 15:05:01 -07:00 |
StorageCache.actor.cpp
|
Add new TLogVersion
|
2020-10-14 15:41:10 -07:00 |
StorageMetrics.actor.h
|
Merge master
|
2020-08-14 14:07:08 -07:00 |
StorageMetrics.h
|
…
|
|
TLogInterface.h
|
Fix serialization order
|
2020-10-06 18:33:29 -07:00 |
TLogServer.actor.cpp
|
Merge pull request #3748 from sfc-gh-ljoswiak/visibility-2
|
2020-10-14 17:35:32 -07:00 |
TagPartitionedLogSystem.actor.cpp
|
Add additional trace information
|
2020-09-04 15:36:47 -07:00 |
TesterInterface.actor.h
|
…
|
|
VFSAsync.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
VersionedBTree.actor.cpp
|
Merge pull request #3928 from yliucode/merge
|
2020-10-20 15:48:46 -07:00 |
WaitFailure.actor.cpp
|
Merge branch 'release-6.2' into release-6.3
|
2020-08-31 01:10:29 -07:00 |
WaitFailure.h
|
Log peer address whose failure can cause master recovery
|
2020-07-10 15:57:03 -07:00 |
WorkerInterface.actor.h
|
Rename proxy to commit proxy
|
2020-09-10 17:44:15 -07:00 |
art.h
|
address test failure
|
2020-05-06 15:51:53 -07:00 |
art_impl.h
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
fdbserver.actor.cpp
|
Merge branch 'master' into mengxu/merge-to-master-PR
|
2020-09-24 17:06:00 -07:00 |
masterserver.actor.cpp
|
revert systemkey clear in recovery tx and backupagent on restart, moved to workload specifically
|
2020-10-20 17:26:16 -04:00 |
networktest.actor.cpp
|
Replace NULL with nullptr in fdbserver
|
2020-09-20 11:31:49 -07:00 |
pubsub.actor.cpp
|
…
|
|
pubsub.h
|
…
|
|
storageserver.actor.cpp
|
Merge pull request #3928 from yliucode/merge
|
2020-10-20 15:48:46 -07:00 |
template_fdb.h
|
…
|
|
tester.actor.cpp
|
Merge remote-tracking branch 'origin/master' into refactor-workloads
|
2020-10-14 09:21:47 -07:00 |
worker.actor.cpp
|
Merge pull request #3748 from sfc-gh-ljoswiak/visibility-2
|
2020-10-14 17:35:32 -07:00 |