..
sqlite
Fix some typos.
2018-04-19 11:44:01 -07:00
workloads
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
ApplyMetadataMutation.h
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
ClusterController.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
ClusterRecruitmentInterface.h
first working version of non-copying recovery working with fearless configurations
2018-04-08 21:24:05 -07:00
ConflictSet.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
CoordinatedState.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
CoordinatedState.h
Reverting changes from merge of master into release-5.2 ( b25810711c
). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit.
2018-03-06 10:15:04 -08:00
Coordination.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
CoordinationInterface.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
CoroFlow.actor.cpp
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
CoroFlow.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
DBCoreState.h
fix: epoch end was already known committed version + 1, and did not need an additional + 1.
2018-04-30 22:03:11 -07:00
DataDistribution.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
DataDistribution.h
first working version of non-copying recovery working with fearless configurations
2018-04-08 21:24:05 -07:00
DataDistributionQueue.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
DataDistributionTracker.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
DiskQueue.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
IDiskQueue.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
IKeyValueStore.h
knobify replace contents bytes
2018-05-01 19:43:35 -07:00
KeyValueStoreCompressTestData.actor.cpp
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
KeyValueStoreMemory.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
KeyValueStoreSQLite.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
Knobs.cpp
Proxy going OOM when applying high volumes of writes to a proxy, particular in a sudden fashion before ratekeeper can control the workload.
2018-06-01 15:21:40 -07:00
Knobs.h
Proxy going OOM when applying high volumes of writes to a proxy, particular in a sudden fashion before ratekeeper can control the workload.
2018-06-01 15:21:40 -07:00
LeaderElection.actor.cpp
Address review comments. Refactor getLeader function to mask the first 7 bits of changeID and return the masked LeaderInfo.
2018-06-01 18:23:24 -07:00
LeaderElection.h
Reverting changes from merge of master into release-5.2 ( b25810711c
). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit.
2018-03-06 10:15:04 -08:00
LogProtocolMessage.h
Reverting changes from merge of master into release-5.2 ( b25810711c
). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit.
2018-03-06 10:15:04 -08:00
LogRouter.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
LogSystem.h
passed debug ids into all versions of peek() to assist debugging
2018-04-30 13:36:35 -07:00
LogSystemConfig.h
fix: log routers need to know if the log system is stopped to determine how they should peek the last log generation
2018-05-05 17:56:00 -07:00
LogSystemDiskQueueAdapter.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
LogSystemDiskQueueAdapter.h
passed debug ids into all versions of peek() to assist debugging
2018-04-30 13:36:35 -07:00
LogSystemPeekCursor.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
MasterInterface.h
Addressed review comments.
2018-03-02 17:56:49 -08:00
MasterProxyServer.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
MoveKeys.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
MoveKeys.h
Reverting changes from merge of master into release-5.2 ( b25810711c
). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit.
2018-03-06 10:15:04 -08:00
NetworkTest.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
OldTLogServer.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
Orderer.actor.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
QuietDatabase.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
QuietDatabase.h
Reverting changes from merge of master into release-5.2 ( b25810711c
). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit.
2018-03-06 10:15:04 -08:00
Ratekeeper.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
Ratekeeper.h
first working version of non-copying recovery working with fearless configurations
2018-04-08 21:24:05 -07:00
RecoveryState.h
Reverting changes from merge of master into release-5.2 ( b25810711c
). Note that we never intend to release master into release-5.2, but if we did we would need to revert this commit.
2018-03-06 10:15:04 -08:00
Resolver.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
ResolverInterface.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
ServerDBInfo.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
SimulatedCluster.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
SimulatedCluster.h
Fix the other half of simulation requiring a TLS Plugin.
2018-04-30 18:26:29 -07:00
SkipList.cpp
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
Status.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
Status.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
StorageMetrics.actor.h
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
StorageMetrics.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
TLogInterface.h
fix: new tlogs are initialized with exactly the tags which existed at the recovery version
2018-04-22 20:28:01 -07:00
TLogServer.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
TagPartitionedLogSystem.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
TesterInterface.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
VFSAsync.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
WaitFailure.actor.cpp
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
WaitFailure.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
WorkerInterface.h
fix: do not allow a storage server to be removed within 5 million versions of it being added, because if a storage server is added and removed within the known committed version and recovery version, they storage server will need see either the add or remove when it peeks
2018-05-05 18:16:28 -07:00
fdbserver.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
fdbserver.vcxproj
Merge branch 'master' into feature-remote-logs
2018-04-30 22:15:39 -07:00
fdbserver.vcxproj.filters
Merge branch 'master' into feature-remote-logs
2018-04-30 22:15:39 -07:00
local.mk
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
masterserver.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
networktest.actor.cpp
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
pubsub.actor.cpp
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
pubsub.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
storageserver.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
template_fdb.h
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00
tester.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00
worker.actor.cpp
Attempt to normalize trace events:
2018-06-08 11:11:08 -07:00