- May 22, 2015
-
-
Alexandr Lyapunov authored
*) Splitted rlist initializer to RLIST_HEAD_INITIALIZER(..) and RTREE_LINK_INITIALIZER
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Alexandr Lyapunov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- May 21, 2015
-
-
Alexandr Lyapunov authored
*) Additionally added GT iterator *) Added test for that
-
Alexandr Lyapunov authored
* Added a test that acts as expirationd
-
- May 20, 2015
-
-
Konstantin Osipov authored
This patch doesn't fix the bug itself, but simplifies matters so that there is no more .inprogress xlog files. .inprogress xlog files were created to start automatically from a state when the server crashed with an empty xlog, and couldn't create a new xlog since a file with the same LSN in the name already existed. To solve this problem, simply bump LSN at start if the last file in the recovery list had zero records in it. Emtpy xlog files still lead to panic if panic_on_wal_error=true during recovery.
-
- May 19, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- May 18, 2015
-
-
Konstantin Osipov authored
Add a fix and a test case. Propagate master error to the replica. The replica no longer enters into an infinite loop, but stops with a correct status in this case.
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
Alexandr Lyapunov authored
*) corrected light and bps_tree corresponingly
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
- May 15, 2015
-
-
Roman Tsisyk authored
Conflicts: doc/sphinx/book/box/box_space.rst
-
Roman Tsisyk authored
-
Roman Tsisyk authored
-
Sulverus authored
-
- May 14, 2015
-
-
Sulverus authored
-
Sulverus authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
Use a bitmap to represent existing servers.
-
Sulverus authored
-
- May 13, 2015
-
-
Konstantin Osipov authored
Fix a typo in panic_on_wal_error initialization for relays. Fix a bug it reveled: search for the matching vclock could return no vclock if the first xlog was deleted and since then we added a new server, and joined immediately with another replica (init_storage.test.lua details, test case #2)
-
Konstantin Osipov authored
-
Roman Tsisyk authored
-
- May 12, 2015
-
-
Konstantin Osipov authored
Conflicts: doc/sphinx/book/box/box_index.rst
-
Konstantin Osipov authored
Conflicts: doc/user/stored-procedures.xml
-
Roman Tsisyk authored
ev_stat already uses inotify. Patch libev to add support for nanosecond timestams in struct stat.
-
bigbes authored
-
Roman Tsisyk authored
-
- May 10, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
ocelot-inc authored
-