foundationdb/fdbserver
sfc-gh-tclinkenbeard 1e200a9cd3 Add 3 new configuration database unit tests:
/fdbserver/ConfigDB/Transaction/Restart
/fdbserver/ConfigDB/TransactionToLocalConfig/RestartNode
/fdbserver/ConfigDB/BroadcasterToLocalConfig/Compact
2021-05-17 00:52:24 -07:00
..
sqlite apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
workloads Add schema to configuration database (not yet tested) 2021-05-11 11:12:19 -07:00
ApplyMetadataMutation.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08: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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupProgress.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
BackupWorker.actor.cpp Merge branch 'release-6.3-pre-format' into master-format 2021-03-10 10:40:53 -08:00
CMakeLists.txt Add basic ConfigBroadcaster unit test 2021-05-13 11:22:25 -07:00
ClusterController.actor.cpp Get /fdbserver/ConfigDB/ConfigBroadcaster/Simple unit test passing 2021-05-14 00:41:02 -07:00
CommitProxyServer.actor.cpp Fix line length of test macro + comments to be within the 120 character limit 2021-04-13 10:48:52 -07:00
CompactMap.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ConfigBroadcaster.actor.cpp Break down configuration database unit tests and fix some more bugs 2021-05-16 23:16:08 -07:00
ConfigBroadcaster.h Break down configuration database unit tests and fix some more bugs 2021-05-16 23:16:08 -07:00
ConfigDatabaseUnitTests.actor.cpp Add 3 new configuration database unit tests: 2021-05-17 00:52:24 -07:00
ConfigFollowerInterface.cpp Add unit tests for LocalConfiguration 2021-05-12 11:56:45 -07:00
ConfigFollowerInterface.h Support global configuration database updates 2021-05-14 19:34:21 -07: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 Fix some SimpleConfigTransaction bugs 2021-05-15 12:41:16 -07:00
CoordinationInterface.h Add unit tests for LocalConfiguration 2021-05-12 11:56:45 -07: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 pull request #4535 from jzhou77/fix-dd 2021-03-24 10:50:04 -07:00
DataDistribution.actor.h added comments and fixed style 2021-03-16 15:44:49 -07:00
DataDistributionQueue.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
DataDistributionTracker.actor.cpp added comments and fixed style 2021-03-16 15:44:49 -07:00
DataDistributorInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
DeltaTree.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
DiskQueue.actor.cpp Fix line length of test macro + comments to be within the 120 character limit 2021-04-13 10:48:52 -07:00
FDBExecHelper.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
FDBExecHelper.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
GrvProxyServer.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
IConfigConsumer.h Use SimpleConfigConsumer in LocalConfiguration 2021-05-12 17:24:13 -07:00
IConfigDatabaseNode.h Improvements to configuration database unit testing 2021-05-15 20:38:41 -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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
IPager.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-05 16:31:35 -06:00
IVersionedStore.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-05 16:31:35 -06:00
KeyValueStoreCompressTestData.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
KeyValueStoreMemory.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
KeyValueStoreRocksDB.actor.cpp Merge branch 'release-6.3-pre-format' into master-format 2021-03-10 10:40:53 -08:00
KeyValueStoreSQLite.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Knobs.cpp Remove duplicate Knobs::reset code 2021-05-14 23:02:40 -07:00
Knobs.h Remove duplicate Knobs::reset code 2021-05-14 23:02:40 -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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LeaderElection.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LocalConfiguration.actor.cpp Break down configuration database unit tests and fix some more bugs 2021-05-16 23:16:08 -07:00
LocalConfiguration.h More configuration database unit testing improvements 2021-05-16 17:25:41 -07:00
LogProtocolMessage.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogRouter.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
LogSystem.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08: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 change buggified knob instead 2021-03-31 16:25:13 -06:00
MasterInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MetricLogger.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MetricLogger.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MoveKeys.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MoveKeys.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
MutationTracking.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08: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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
OldTLogServer_6_0.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
OldTLogServer_6_2.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Orderer.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ProxyCommitData.actor.h Add a comment back 2021-03-17 09:44:45 -07:00
QuietDatabase.actor.cpp Merge branch 'release-6.3-pre-format' into master-format 2021-03-10 10:40:53 -08:00
QuietDatabase.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RadixTree.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Ratekeeper.actor.cpp Fix line length of test macro + comments to be within the 120 character limit 2021-04-13 10:48:52 -07:00
RatekeeperInterface.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RecoveryState.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Resolver.actor.cpp Merge remote-tracking branch 'apple/release-6.3' into master-format-final 2021-03-10 16:50:44 -08: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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreCommon.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreCommon.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreController.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08: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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreRoleCommon.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreRoleCommon.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreUtil.actor.cpp FastRestore:Replace master word with controller 2020-07-16 16:37:13 -07:00
RestoreUtil.h Make enums automatically binary serializable 2020-11-14 19:22:04 -08:00
RestoreWorker.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
RestoreWorker.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
ServerDBInfo.actor.h Remove broadcastConfigDatabase actor 2021-04-26 15:54:08 -07:00
ServerDBInfo.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-05 16:31:35 -06:00
SimpleConfigConsumer.actor.cpp Add pollingInterval and compactionInterval fields to SimpleConfigConsumer 2021-05-14 11:03:22 -07:00
SimpleConfigConsumer.h Add pollingInterval and compactionInterval fields to SimpleConfigConsumer 2021-05-14 11:03:22 -07:00
SimpleConfigDatabaseNode.actor.cpp Break down configuration database unit tests and fix some more bugs 2021-05-16 23:16:08 -07:00
SimulatedCluster.actor.cpp Break down configuration database unit tests and fix some more bugs 2021-05-16 23:16:08 -07:00
SimulatedCluster.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
SkipList.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
SpanContextMessage.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
Status.actor.cpp Address merge conflicts 2021-03-26 11:36:02 -07:00
Status.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
StorageCache.actor.cpp Revert change on storageCacheServer 2021-03-10 14:09:10 -08:00
StorageMetrics.actor.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08: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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
TagPartitionedLogSystem.actor.cpp Merge branch 'release-6.3' into merge-release-6.3-into-master (temporarily discard all changes to BackupContainer.actor.cpp) 2021-03-15 16:41:04 -07:00
TesterInterface.actor.h Added some missing comments for structs 2021-03-23 17:24:00 -04: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 apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08: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 Create new ConfigKnobOverrides and ManualKnobOverrides classes 2021-05-12 10:12:37 -07: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 Create new ConfigKnobOverrides and ManualKnobOverrides classes 2021-05-12 10:12:37 -07:00
masterserver.actor.cpp Fix line length of test macro + comments to be within the 120 character limit 2021-04-13 10:48:52 -07:00
networktest.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
pubsub.actor.cpp apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
pubsub.h apply clang-format to *.c, *.cpp, *.h, *.hpp files 2021-03-10 10:18:07 -08:00
storageserver.actor.cpp Merge branch 'release-6.3' into merge-release-6.3-into-master (temporarily discard all changes to BackupContainer.actor.cpp) 2021-03-15 16:41:04 -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 #4573 from sfc-gh-jfu/jfu-test-parser 2021-03-25 20:25:51 -07:00
worker.actor.cpp Add LocalConfigurationMetrics logging 2021-05-13 16:08:02 -07:00