foundationdb/fdbserver
Steve Atherton b0ec76d401 Test output improvements. 2021-06-08 15:32:54 -07:00
..
sqlite Fix applying offset to NULL in C 2021-06-04 09:35:03 -07:00
workloads Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
ApplyMetadataMutation.cpp TSS Mapping Change 2021-06-02 17:30:09 +00:00
ApplyMetadataMutation.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ArtMutationBuffer.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupProgress.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
BackupProgress.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupWorker.actor.cpp Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
CMakeLists.txt Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
ClusterController.actor.cpp Merge pull request #4800 from sfc-gh-tclinkenbeard/remove-extra-copies 2021-06-07 13:23:50 -07:00
CommitProxyServer.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
CompactMap.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ConflictSet.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
CoordinatedState.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
CoordinatedState.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Coordination.actor.cpp remove forwarding 2021-05-28 11:41:42 -04:00
CoordinationInterface.h Respond to AJs comments 2021-05-27 09:14:32 -04:00
CoroFlow.actor.cpp Merge branch 'release-6.3-pre-format' into master-format 2021-03-10 10:40:53 -08:00
CoroFlow.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
CoroFlowCoro.actor.cpp Fix windows build 2021-03-10 18:56:01 -08:00
DBCoreState.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
DataDistribution.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
DataDistribution.actor.h add perpetualStorageWiggler 2021-05-20 23:31:08 +00:00
DataDistributionQueue.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
DataDistributionTracker.actor.cpp Avoid casting NaN to int 2021-06-04 09:47:06 -07:00
DataDistributorInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
DeltaTree.h Test output improvements. 2021-06-08 15:32:54 -07:00
DiskQueue.actor.cpp Changed knob to int64_t from int as its default value overflows. 2021-04-13 22:05:06 -07:00
FDBExecHelper.actor.cpp Update fdbserver/FDBExecHelper.actor.cpp 2021-05-25 10:24:00 -07:00
FDBExecHelper.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
GrvProxyServer.actor.cpp Disallow conversion from float in specialCounter 2021-06-04 12:09:13 -07:00
IDiskQueue.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
IKeyValueContainer.h Move IKeyValueContainer from flow to fdbserver 2020-11-15 12:23:08 -08:00
IKeyValueStore.h Create RangeResult type alias 2021-05-03 13:14:16 -07:00
IPager.h Try not marking buffer undefined 2021-06-02 16:25:25 -07:00
IVersionedStore.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-05 16:31:35 -06:00
KeyValueStoreCompressTestData.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
KeyValueStoreMemory.actor.cpp Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
KeyValueStoreRocksDB.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
KeyValueStoreSQLite.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
Knobs.cpp Merge pull request #4860 from sfc-gh-xwang/ppwtest 2021-06-04 16:18:39 -07:00
Knobs.h Merge pull request #4860 from sfc-gh-xwang/ppwtest 2021-06-04 16:18:39 -07:00
LatencyBandConfig.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LatencyBandConfig.h Use LF instead of CRLF in LatencyBandConfig 2021-03-11 08:56:55 -08:00
LeaderElection.actor.cpp Make FASTRESTORE_ATOMICOP_WEIGHT a client knob 2021-05-30 08:40:24 -07:00
LeaderElection.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogProtocolMessage.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogRouter.actor.cpp Disallow conversion from float in specialCounter 2021-06-04 12:09:13 -07:00
LogSystem.h Capture how fast an SS is catching up to its tLog-SS lag 2021-05-11 20:03:21 +00:00
LogSystemConfig.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogSystemDiskQueueAdapter.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogSystemDiskQueueAdapter.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogSystemPeekCursor.actor.cpp Address build failure 2021-05-13 21:38:07 +00:00
MasterInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MetricLogger.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
MetricLogger.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MoveKeys.actor.cpp Addressing review comments 2021-06-03 15:31:16 +00:00
MoveKeys.actor.h Testing Storage Server implementation 2021-05-25 20:28:50 +00:00
MutationTracking.cpp More TSS Changes/Fixes 2021-05-25 20:37:48 +00:00
MutationTracking.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
NetworkTest.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
OldTLogServer_4_6.actor.cpp Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
OldTLogServer_6_0.actor.cpp fixed a rare simulation bug where missingFinalCommit could be skipped by two successive logSystem changes 2021-05-19 13:26:01 -07:00
OldTLogServer_6_2.actor.cpp fixed a rare simulation bug where missingFinalCommit could be skipped by two successive logSystem changes 2021-05-19 13:26:01 -07:00
Orderer.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ProxyCommitData.actor.h TSS Mapping Change 2021-06-02 17:30:09 +00:00
QuietDatabase.actor.cpp Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
QuietDatabase.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RadixTree.h Avoid calling memcpy with null 2nd argument 2021-06-04 09:48:06 -07:00
Ratekeeper.actor.cpp More TSS Changes/Fixes 2021-05-25 20:37:48 +00:00
RatekeeperInterface.h Remove fdbserver include from fdbclient/CommitProxyInterface.h 2021-05-30 08:44:42 -07:00
RecoveryState.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Resolver.actor.cpp Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
ResolverInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreApplier.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreApplier.actor.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreCommon.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreCommon.actor.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreController.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
RestoreController.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreLoader.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreLoader.actor.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreRoleCommon.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreRoleCommon.actor.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreUtil.actor.cpp FastRestore:Replace master word with controller 2020-07-16 16:37:13 -07:00
RestoreUtil.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreWorker.actor.cpp Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
RestoreWorker.actor.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreWorkerInterface.actor.cpp Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
RestoreWorkerInterface.actor.h Move RestoreWorkerInterface into fdbserver 2021-05-30 11:51:47 -07:00
ServerDBInfo.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ServerDBInfo.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-05 16:31:35 -06:00
SimulatedCluster.actor.cpp Merge pull request #4860 from sfc-gh-xwang/ppwtest 2021-06-04 16:18:39 -07:00
SimulatedCluster.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
SkipList.cpp Avoid applying non-zero offset to null in c++ 2021-06-04 09:48:43 -07:00
SpanContextMessage.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Status.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
Status.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
StorageCache.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
StorageMetrics.actor.h Remove unnecessary temporary objects while growing objects of type std::vector<std::pair<A, B>> 2021-05-10 16:32:50 -07:00
StorageMetrics.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TLogInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TLogServer.actor.cpp More TSS Changes/Fixes 2021-05-25 20:37:48 +00:00
TSSMappingUtil.actor.cpp Addressing review comments 2021-06-03 15:31:16 +00:00
TSSMappingUtil.actor.h Addressing review comments 2021-06-03 15:31:16 +00:00
TagPartitionedLogSystem.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
TesterInterface.actor.h allow simulation properties to be overwritten 2021-05-20 13:48:41 -06:00
VFSAsync.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
VFSAsync.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
VersionedBTree.actor.cpp Test output improvements. 2021-06-08 15:32:54 -07:00
WaitFailure.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
WaitFailure.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
WorkerInterface.actor.h More TSS Changes/Fixes 2021-05-25 20:37:48 +00:00
art.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
art_impl.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
fdbserver.actor.cpp Merge remote-tracking branch 'origin/master' into remove-extra-copies 2021-06-07 10:26:06 -07:00
masterserver.actor.cpp Address comments. 2021-05-27 12:58:47 -07:00
networktest.actor.cpp Renamed members of UnitTestParameters to look cleaner. Added getDouble(). Updated more Redwood unit test parameters to be initialized from params. 2021-04-07 18:14:44 -07:00
pubsub.actor.cpp Create RangeResult type alias 2021-05-03 13:14:16 -07:00
pubsub.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
storageserver.actor.cpp Merge pull request #4909 from apple/anoyes/fix-ub 2021-06-07 08:58:45 -07:00
template_fdb.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
tester.actor.cpp Merge pull request #4888 from sfc-gh-tclinkenbeard/remove-fdbserver-includes 2021-06-07 10:22:13 -07:00
worker.actor.cpp Fix global config not updating on server processes 2021-06-03 14:27:24 -07:00