- May 08, 2012
-
-
Konstantin Osipov authored
Start extracting recovery members/functions related to local recovery to a separate data structure (recover_remaining_wals() mess still remains).
-
- May 06, 2012
-
-
Konstantin Osipov authored
-
- May 05, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- May 04, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
recover() panics if things go wrong: don't return any value from it (until we fix it to not panic). In recover() current_wal is always NULL, since we run it right after start (or after establishing a connection with a replica). Don't check for current_wal. Don't produce a stupid error message "can't find WAL with LSN:" when recovering from a snapshot, and a snapshot is all we have in the data directory. We (ab)use recover() and recover_remaining_wals() in replication and in initial recovery, without doing the abstraction homework, and this leads to convoluted code and redundant logic.
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
Signed-off-by:
Konstantin Osipov <kostja@tarantool.org>
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Apply documentation edits suggested by Peter Gulutzan. Fix 'relink' target to correctlly build target.db.
-
Dmitry Simonenko authored
-
Pavel Cherenkov authored
-
Pavel Cherenkov authored
-
Dmitry E. Oboukhov authored
-
- May 03, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
pcherenkov authored
-
pcherenkov authored
-
pcherenkov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-
pcherenkov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
Konstantin Shulgin authored
-
Konstantin Shulgin authored
-
pcherenkov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
pcherenkov authored
-
Konstantin Osipov authored
-
pcherenkov authored
-
- May 02, 2012
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Dmitry E. Oboukhov authored
-
Dmitry E. Oboukhov authored
-