Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: aa2a5bb702ca61377bfa6aa9e1865dc1534977e3
https://github.com/mailru/tarantool/commit/aa2a5bb702ca61377bfa6aa9e1865dc1534977e3
Author: Konstantin Osipov <[email protected]>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M core/log_io_remote.m
M mod/box/box.m
M test/box_replication/common.test
M test/box_replication/tarantool.cfg
M test/box_replication/tarantool_beholder.cfg
M test/box_replication/tarantool_beholder_to_slave.cfg
M test/box_replication/tarantool_slave.cfg
M test/box_replication/tarantool_slave_secondary_feeder_replication.cfg
M test/box_replication/tarantool_slave_to_master.cfg
M test/box_replication/tarantool_to_slave.cfg
M test/lib/tarantool_box_server.py
Log Message:
-----------
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.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp