Skip to content
Snippets Groups Projects
Commit aa2a5bb7 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

Blueprint manual-slave-to-master: review fixes

Sweep out the first set of coding bugs in the test suite:
- set slab_alloc_arena to 0.05 in all box_replication configurations,
since otherwise this suite tries to allocate too much memory
and hangs under a VM.
- update some texts that make it into the log (spelling)
- add logging to all configurations
- simplify wait_sync and rename it to wait_lsn
- there was a bug in wait_sync that time.sleep() was
not called in the body of the loop due to \t, and
the loop was a busy-wait one.
parent 3b81353f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment