.. |
sqlite
|
Merge branch 'fix-io-timeout-handling' into release-5.0
|
2017-05-31 17:03:15 -07:00 |
workloads
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -07:00 |
ApplyMetadataMutation.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 |
ClusterController.actor.cpp
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -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
|
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 |
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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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: must set startVersion when upgrading
|
2018-04-11 17:33:17 -07:00 |
DataDistribution.actor.cpp
|
fix: new tlogs are initialized with exactly the tags which existed at the recovery version
|
2018-04-22 20:28:01 -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
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -07:00 |
DataDistributionTracker.actor.cpp
|
fix: shards affected by team failure did not properly handle separate teams for the remote and primary data centers
|
2018-03-08 10:50:05 -08:00 |
DiskQueue.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
first version of non-copying recovery. Upgrades are broken, and it has not been tested using fearless configurations yet
|
2018-03-29 15:12:38 -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
|
first version of non-copying recovery. Upgrades are broken, and it has not been tested using fearless configurations yet
|
2018-03-29 15:12:38 -07:00 |
KeyValueStoreSQLite.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Knobs.cpp
|
optimized the tlog to use a vector for tags instead of a map
|
2018-03-17 10:36:19 -07:00 |
Knobs.h
|
optimized the tlog to use a vector for tags instead of a map
|
2018-03-17 10:36:19 -07:00 |
LeaderElection.actor.cpp
|
fix: merge problem
|
2018-03-09 16:52:37 -08: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
|
fix: pop the log routers again after the log system updates
|
2018-04-19 14:33:31 -07:00 |
LogSystem.h
|
fix: new tlogs are initialized with exactly the tags which existed at the recovery version
|
2018-04-22 20:28:01 -07:00 |
LogSystemConfig.h
|
a cleaner solution to preventing tlogs from peeking log routers
|
2018-04-20 13:25:22 -07:00 |
LogSystemDiskQueueAdapter.actor.cpp
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
LogSystemDiskQueueAdapter.h
|
a cleaner solution to preventing tlogs from peeking log routers
|
2018-04-20 13:25:22 -07:00 |
LogSystemPeekCursor.actor.cpp
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -07:00 |
MasterInterface.h
|
Addressed review comments.
|
2018-03-02 17:56:49 -08:00 |
MasterProxyServer.actor.cpp
|
fix: do not reuse tags that are still in historyTags, pop historyTags past epochEnd to allow tlogs to finish recovery
|
2018-03-30 17:39:45 -07:00 |
MoveKeys.actor.cpp
|
pop old tags only looks are recovered tags, and checks if they are still being used
|
2018-03-30 19:08:01 -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
|
fix: new tlogs are initialized with exactly the tags which existed at the recovery version
|
2018-04-22 20:28:01 -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
|
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 |
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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
fix: do not use resolution class when using regions
|
2018-04-11 21:22:53 -07:00 |
SimulatedCluster.h
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
Merge branch 'master' into feature-remote-logs
|
2018-03-09 14:50:04 -08: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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
fix: the start version for peek cursors that merge with multiple log sets is the maximum of the individual start versions
|
2018-04-23 12:42:51 -07:00 |
TagPartitionedLogSystem.actor.cpp
|
fix: the start version for peek cursors that merge with multiple log sets is the maximum of the individual start versions
|
2018-04-23 12:42:51 -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
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08: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
|
a cleaner solution to preventing tlogs from peeking log routers
|
2018-04-20 13:25:22 -07:00 |
fdbserver.actor.cpp
|
Set the address in consistency check processes in the same way we set it for clients so that it shows up in trace logs. Disallow specifying a public address for consistency check processes.
|
2018-03-06 15:40:04 -08:00 |
fdbserver.vcxproj
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -07:00 |
fdbserver.vcxproj.filters
|
first working version of non-copying recovery working with fearless configurations
|
2018-04-08 21:24:05 -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
|
fix: new tlogs are initialized with exactly the tags which existed at the recovery version
|
2018-04-22 20:28:01 -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
|
fix: do not tell storage servers about large sections of empty versions, because it can lead them to make mutations durable which have not been committed
|
2018-04-18 16:06:44 -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
|
fix: sim2 logic for when a kill is safe was incorrect
|
2018-03-06 18:38:05 -08:00 |
worker.actor.cpp
|
fix: do not serialize an a tlog interface without a unique id
|
2018-03-10 09:52:09 -08:00 |