Branch: refs/heads/feature-feeder-in-core-merge
Home: https://github.com/mailru/tarantool
Commit: abc75c3d3374e46481916e79709830a53bf761aa
https://github.com/mailru/tarantool/commit/abc75c3d3374e46481916e79709830a53bf761aa
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M cfg/tarantool_box_cfg.c
M cfg/tarantool_box_cfg.cfg
M cfg/tarantool_box_cfg.h
M core/fiber.m
M core/log_io_remote.m
M core/replication.m
M include/log_io.h
M mod/box/box.m
M mod/box/box_cfg.cfg_tmpl
M test/box/show.result
M test/box_replication/cfg/master_to_replica.cfg
M test/box_replication/cfg/replica.cfg
Log Message:
-----------
feature-feeder-in-core: review fixes
Rename hot_standby back to local_hot_standby. Let's
not break compatibility without a strong need.
Merge replication_source_ipaddr and replication_source_port
to a single variable, replication_source, to be able to
provide a list of sources in future.
Commit: 0f561d67630f2ae3c3257bdb299f911c6735b9b8
https://github.com/mailru/tarantool/commit/0f561d67630f2ae3c3257bdb299f911c6735b9b8
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M core/log_io_remote.m
M include/log_io.h
Log Message:
-----------
feature-feeder-in-core: review fixes.
Remove one memory leak in recovery_follow_remote.
Commit: 099f0b3a1dffe8aaa825625e8289354545856a09
https://github.com/mailru/tarantool/commit/099f0b3a1dffe8aaa825625e8289354545856a09
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M core/exception.m
Log Message:
-----------
feature-feeder-in-core: review fixes
Fix a merge error (remove debug print).
Commit: 3c8b961ec76fb32f95fa414ecf8d53ab182f3525
https://github.com/mailru/tarantool/commit/3c8b961ec76fb32f95fa414ecf8d53ab182f3525
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M core/log_io.m
M core/log_io_remote.m
M mod/box/box.m
M mod/box/memcached.m
M test/lib/server.py
Log Message:
-----------
feature-fiber-in-core: correct merge errors.
Commit: 099dff02bd55934fb0d4bdd79356b1fd58164006
https://github.com/mailru/tarantool/commit/099dff02bd55934fb0d4bdd79356b1fd58164006
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M core/fiber.m
M core/replication.m
M include/fiber.h
Log Message:
-----------
feature-feeder-in-core: review fixes
Allow fiber_io_* on an fd which is ! fiber->fd,
and remove inbox2sock/sock2inbox in replication.
Commit: cc14fc85f0b39848c0ca2de147b9d8ebc681b97e
https://github.com/mailru/tarantool/commit/cc14fc85f0b39848c0ca2de147b9d8ebc681b97e
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-12 (Tue, 12 Jul 2011)
Changed paths:
M core/admin.m
M core/admin.rl
M core/fiber.m
M core/replication.m
M core/tarantool.m
M include/fiber.h
M mod/box/box.m
Log Message:
-----------
feature-feeder-in-core: review fixes
Fix bugs in spawner child handling, performed at shutdown:
- shutdown children more portably
- remove races with lost SIGCHLD
- do not self-terminate when doing kill(0, signal)
(sending signal to entire process group).
Clean up custom_proc_title handling and fiber names.
Compare: https://github.com/mailru/tarantool/compare/7dd1001...cc14fc8
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp