Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
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.
Commit: d8b4c016ccac1d2b09dafeb2d62da8b7522153d0
https://github.com/mailru/tarantool/commit/d8b4c016ccac1d2b09dafeb2d62da8b7522153d0
Author: Konstantin Osipov <[email protected]>
Date: 2011-07-12 (Tue, 12 Jul 2011)
Changed paths:
M .gitignore
M CMakeLists.txt
M cfg/core_cfg.cfg_tmpl
M cfg/tarantool_box_cfg.c
M cfg/tarantool_box_cfg.cfg
M cfg/tarantool_box_cfg.h
R cfg/tarantool_feeder_cfg.c
R cfg/tarantool_feeder_cfg.cfg
R cfg/tarantool_feeder_cfg.h
M core/CMakeLists.txt
M core/admin.m
M core/admin.rl
M core/fiber.m
M core/log_io.m
M core/log_io_remote.m
A core/replication.m
M core/tarantool.m
M include/fiber.h
M include/log_io.h
A include/replication.h
M include/tarantool.h
M mod/CMakeLists.txt
M mod/box/box.m
M mod/box/box_cfg.cfg_tmpl
R mod/feeder/CMakeLists.txt
R mod/feeder/feeder.m
R mod/feeder/feeder_cfg.cfg_tmpl
M test/box/show.result
A test/box_replication/cfg/hot_standby.cfg
A test/box_replication/cfg/master.cfg
A test/box_replication/cfg/master_to_replica.cfg
A test/box_replication/cfg/replica.cfg
A test/box_replication/cfg/replica_to_master.cfg
R test/box_replication/common.result
R test/box_replication/common.test
A test/box_replication/consistent.result
A test/box_replication/consistent.test
R test/box_replication/feeder.cfg
R test/box_replication/feeder_secondary.cfg
R test/box_replication/feeder_slave.cfg
A test/box_replication/hot_standby.result
A test/box_replication/hot_standby.test
M test/box_replication/suite.ini
A test/box_replication/swap.result
A test/box_replication/swap.test
R test/box_replication/tarantool.cfg
R test/box_replication/tarantool_beholder.cfg
R test/box_replication/tarantool_beholder_to_slave.cfg
R test/box_replication/tarantool_slave.cfg
R test/box_replication/tarantool_slave_secondary_feeder_replication.cfg
R test/box_replication/tarantool_slave_to_master.cfg
R test/box_replication/tarantool_to_slave.cfg
M test/lib/server.py
M test/lib/tarantool_box_server.py
R test/lib/tarantool_feeder_server.py
Log Message:
-----------
Merge branch 'feature-feeder-in-core-merge'
Compare: https://github.com/mailru/tarantool/compare/21dd5d0...d8b4c01
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp