Evan Tschannen
|
507b3bacb0
|
fix: kill all tlogs in one region prevents the remote logs from recovering in that region, do not allow that to prevent us from configuring usable_regions=1.
added more recovery states.
|
2018-07-05 00:08:51 -07:00 |
Alex Miller
|
fcfa00928b
|
Make RecoveryState an enum class.
This means that all the == 7 or != 0 checks go away, and explicit names must be used.
|
2018-06-12 16:50:25 -07:00 |
Evan Tschannen
|
37a6a81634
|
Merge commit '7f6fc3e039c911cd84b8540f7f799fc38a1c1822' into feature-remote-logs
# Conflicts:
# fdbserver/workloads/RestartRecovery.actor.cpp
|
2018-02-23 12:33:28 -08:00 |
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
Evan Tschannen
|
df74e2a373
|
re-added support for non-copying tlog recovery
|
2017-10-24 15:09:31 -07:00 |
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |